Thread: Linux Readme
View Single Post
  #2  
Old 05-19-2003, 05:04 PM
Elrach
Sarnak
 
Join Date: Apr 2003
Posts: 66
Default

One thing I like to do everytime I get the CVS source is remove all the annoying ^M left behind by them Windows folks.

I'm sure there are other ways of doing it, but this is quickest I could think of.

>zip tmpfile NightDumps

>unzip -a tmpfile

The -a strips them ^M.
__________________
Elrach
Raven City Server
Reply With Quote