Help for this page

Select Code to Download


  1. or download this
    perl -ne 'while (my $var= <STDIN>)
    {
    $run = "awk -f work _5messages.awk ".$var; `$run`;
    }'
    
  2. or download this
    awk: fatal: can't open source file `work' for reading (No such file or
    + directory