/ Published in: Perl

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
perl -p -i -e 's/\r//g' foo.txt
Comments
