[pcre-dev] [Bug 2462] Request: pcre2sed and pcre2awk

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2462] Request: pcre2sed and pcre2awk
https://bugs.exim.org/show_bug.cgi?id=2462

Giuseppe D'Angelo <dangelog@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dangelog@???


--- Comment #1 from Giuseppe D'Angelo <dangelog@???> ---
Genuine question: why not using perl itself for this sort of things?

E.g.: $ perl -pe 's/foo/bar/g' < infile > outfile

--
You are receiving this mail because:
You are on the CC list for the bug.