Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl -w
    $names++, shift if $ARGV[0] eq "-l";
    ...
                    print;
            }
    }
    
  2. or download this
    1.  grep pattern /tmp/file
    2.  cat /tmp/file | grep pattern