On Tue, 13 Feb 2001, Peter Skipworth wrote: > Or a handy one-liner... > > perl -pi -e "s/[\012\015]//" *.sql > > Or alternatively edit the file with vi and do: :s/ // This inteprets to the following keystrokes: ':' colon 's' s for substitute ' ' Ctrl-v-m to create the annoying ^M as one character '//' two slashes regards, thalis --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- special characters messing me up John W Ford
- Re: special characters messing me up Rolf Hopkins
- Re: special characters messing me up Irmund Thum
- Re: special characters messing me up clay bond
- Re: special characters messing me up tlr7425
- Re: special characters messing me... Pat Sherrill
- Re: special characters messi... Peter Skipworth
- Re: special characters m... Thalis A. Kalfigopoulos
- Re: special characte... Thalis A. Kalfigopoulos
- RE: special characters m... mike thomas
- Re: special characters messing me up Peter Lewis
- Re: special characters messing me up G. Adam Stanislav
- RE: special characters messing me up John W Ford
- RE:FIXED - special characters messin... Peter Lewis
- Re: special characters messing me up John Jensen
- RE: special characters messing me up mike thomas
- RE: special characters messing me up The Tilghman