Hello Curtis,
Thursday, September 13, 2001, Curtis Poe <[EMAIL PROTECTED]> wrote:
CP> That will show non-printing characters (-v) and the end of line will be indicated
with a dollar
CP> sign (-E). If you see a ^M before the end of line, you have saved the file in DOS
mode. To fix
CP> it, use an inplace edit:
CP> perl -pi -e 's/\r//g' somescript.pl
CP> Just be sure to back up the file first!
-i does backup for you ?
Best wishes,
Maxim mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]