On Mon, May 21, 2007 at 09:48:09AM -0400, Erik Bray wrote: > If you have perl installed, and easy way is to just run: > > perl -pi -e 's/\r\n/\n/;' /usr/local/bin/trac-admin
Too easy ;-) In vim, it's that simple: <ESC>:1,$s/<CTRL-v><ENTER>//g<ENTER> SCNR, Rainer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
