[sf-perl] Perl one liner to remove all control characters from an input file

David Alban extasia at extasia.org
Thu Oct 5 09:39:18 PDT 2006


s{ all \s+ CONTROL \s+ CHARACTERS }{}xmsg;

On 10/5/06, Loo, Peter # PHX <Peter.Loo at source.wolterskluwer.com> wrote:
> Will someone kindly send me a Perl one liner that will remove all CONTROL
> CHARACTERS from an input file and output to another file?

-- 
Live in a world of your own, but always welcome visitors.


More information about the SanFrancisco-pm mailing list