Help for this page

Select Code to Download


  1. or download this
        find . -name \*.pm | xargs grep foo
  2. or download this
        grep -rs foo *