0
0
mirror of https://github.com/openwrt/packages.git synced 2025-01-31 00:12:09 +00:00
Tianling Shen ed493247aa dos2unix: add new package
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>
2022-11-04 13:13:28 -07:00

4 lines
38 B
Bash

#!/bin/sh
"$1" --version | grep "$2"