mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 18:52:12 +08: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"
|