mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
dos2unix - text file format converters includes: dos2unix - DOS/Mac to Unix text file format converter (dos2unix/mac2unix) unix2dos - Unix to DOS/Mac text file format converter (unix2dos/unix2mac) Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 lines
38 B
Bash
4 lines
38 B
Bash
#!/bin/sh
|
|
|
|
"$1" --version | grep "$2"
|