Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Removing carriage returns from source code

by TStanley (Canon)
on Nov 03, 2001 at 22:19 UTC ( [id://123061]=note: print w/replies, xml ) Need Help??


in reply to Removing carriage returns from source code

And if you are using the vi editor on *nix, you can do the following:
:%s/^M//g

To get the Control M character, press Control-V first, then Control-M. TStanley

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-24 14:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found