Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: dos2unix problem

by c (Hermit)
on Oct 09, 2001 at 21:07 UTC ( [id://117796]=note: print w/replies, xml ) Need Help??


in reply to dos2unix problem

If the s/\r//; doesnt work, have you tried just doing something like s/\^M//g; to see if it would help you?

humbly -c

Replies are listed 'Best First'.
Re: Re: dos2unix problem
by cjensen (Sexton) on Oct 09, 2001 at 21:23 UTC
    Why not use octal: \015

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://117796]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-25 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found