? This is what I always use when d/l'ing code from the Monastery, because dos2unix (and friends) get confused when there is more than one type of EOL in the file(s). Or won't that handy perl-one-liner work in windows?perl -pi.bak -e 's/\r//' file(s)
Update: typo
| Regards... | Stefan |
| you begin bashing the string with a +42 regexp of confusion | |
In reply to Re: Removing Carriage returns from text files
by stefan k
in thread Removing Carriage returns from text files
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |