mirror of
https://github.com/openwrt/packages.git
synced 2025-01-31 00:12:09 +00:00
ed493247aa
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"
|