Henk van Ess wrote: > Hi all, > > My provider gave me the solution. I had to install: > > pkg_add -r unix2dos > > where unix2dos *.cgi strips the boxes.. Ty all for the input.
this perl 1-liner should do the trick: perl -pi -e 's/\s+$/\n/g' filename.html -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]