Subject: | Several files contain dos line |
Hi,
Running under CentOS 6.7, I noticed several files containing dos line.
$ tar zxf Net-Daemon-0.48.tar.gz
$ cd Net-Daemon-0.48
$ find . -type f -exec file "{}" ";" | grep CRLF
./t/ithreadm.t: ASCII text, with CRLF line terminators
./t/ithread.t: ASCII text, with CRLF line terminators
./META.yml: ASCII text, with CRLF line terminators
./MANIFEST: ASCII English text, with CRLF, LF line terminators
./README: ASCII English text, with CRLF line terminators
$
Thank you,
--
twata