Help for this page

Select Code to Download


  1. or download this
    @tmp = grep /${text}/,@array_of_something
    
  2. or download this
    perl -de '
      foreach $i (map {glob} "COMFILE1.2008*") {
    ...
        }
      }
    '