- It doesn't check end lines, it just changes them, so be aware.
Usage:
$ chendln -t lf -i crlf_file -o lf_file
Options:
-t <enc>, New endline, lf or crlf.
-i <input>, Input file.
-o <output>, Output file (optional).
--Help, Show help.
MIT