Concider the following:
perl -np -e '' infile >outfile
If infile is a CRLF textfile then outfile will be a CRCRLF.
Where is the extra CR comming from?
('' is about the simplest filter I can create)
Eddy
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: CRLF problem in perl v5.6.1 e . j . pronk
- Re: CRLF problem in perl v5.6.1 Larry Hall (RFK Partners, Inc)
- Re: CRLF problem in perl v5.6.1 Charles Wilson
