Norman Gaywood wrote:

There is also the slightly shorter, tending to perl ugly instead of
perl neat:

perl -0777 -pe '$_=tr/,//' input.txt

Let's get rid of one character:

perl -0777 -pe '$_=y/,//' input.txt


cheers
rickw




--
_________________________________
Rick Welykochy || Praxis Services

People who enjoy eating sausage and obey the law should not watch either being 
made.
    -- Otto von Bismarck
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to