Help for this page

Select Code to Download


  1. or download this
    perl -ne 'BEGIN {$p = shift} print if /$p/' PATTERN files ...
    
  2. or download this
    grep PATTERN files ...