Help for this page

Select Code to Download


  1. or download this
    rename "$dir_and_filename", "C:"."$specific_recipient_directory"."/"."
    +$file_names[0]" or warn $!;
    
  2. or download this
    rename ("$dir_and_filename", "C:"."$specific_recipient_directory"."/".
    +"$file_names[0]") or warn $!;