Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -wlaF,
    
    ...
        @G = split ',', <FH>;
        print join ',', $F[0], $G[0], $F[2];
    }
    
  2. or download this
    chmod 740 run.pl
    ./run.pl <FileA