Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        print $name,'; ',$_,"\n";
        }
    }
    
  2. or download this
    thisscript old.txt > new.txt