On execution gives out the message as below#!/usr/bin/perl $filename = 'new&name.txt'; `mv $filename new&filename_renamed.txt`;
sh: name.txt: command not found sh: filename_renamed.txt: command not found mv: missing file argument Try `mv --help' for more information. [2] Done(127) name.txt new
In reply to move command by gem555
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |