|
| From: | Gilles Sadowski |
| Subject: | Re: [frogs] trailing spaces |
| Date: | Tue, 26 May 2009 14:53:54 +0200 |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
Hi. >>> python script that removes tailing spaces >>> from lines. [if: s/Python/Perl/] perl -i -pe 's/\s+$/\n/' some_file Best, Gilles
| [Prev in Thread] | Current Thread | [Next in Thread] |