Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    $filename = 'new&name.txt';
    `mv $filename new&filename_renamed.txt`;
    
  2. or download this
    
    sh: name.txt: command not found
    ...
    mv: missing file argument
    Try `mv --help' for more information.
    [2]   Done(127)               name.txt new