Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Trailing Whitespace

Name: Anonymous 2012-04-05 7:07

Hey everyone,

A few months ago, I posted my Python script to remove trailing whitespace from a file. Somebody responded with a Perl 1-line code that does the same thing.

I could really use that Perl code now, anybody? Thanks.

Name: Anonymous 2012-04-05 11:20

>>8
Damn, bitch, why you no RTFM?

sed -i 's/[ \t]*$//' *.cpp

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List