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>
3 lines
38 B
Bash
3 lines
38 B
Bash
#!/bin/sh
|
|
|
|
"$1" --version | grep "$2"
|