Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl -P
    
    ...
    }
    
    rename('newdf','olddf');
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    print $odf $newdf;
    
    __END__