Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
The stupid question is the question not asked
 
PerlMonks  

RE: Remove the ^M Character from a Document

by le (Friar)
on Jun 06, 2000 at 12:42 UTC ( [id://16592]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Remove the ^M Character from a Document

I have one alternative left:

the character combination ^M is created by hitting Ctrl-v Ctrl-m.
so typing:
perl -pi -e 's/Ctrl-v Ctrl-m//g' filename
will replace the annoying ^M's too.

Remember: Ctrl-v Ctrl-m is a key combination, not literal text.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://16592]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.