Help for this page

Select Code to Download


  1. or download this
    system("sort -t\\| +1 -2 -o $file.out $file");
    
  2. or download this
    system("/usr/bin/sort -t\\| +1 -2 -o $file.out $file");