in reply to Re^2: How to handle metacharacters in input file for Perl one-liner code
in thread How to handle metacharacters in input file for Perl one-liner code

A pure Perl solution is likely to be faster than shelling out to the OS.
  • Comment on Re^3: How to handle metacharacters in input file for Perl one-liner code