Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        s/\S\S(\s*)$/join('',@edit_field,$1)/e if $changed;
        print;
    }
    
  2. or download this
     j.pl f1 f2 > f3