in reply to
Why does system("mv $x $y") not work when it works at the command line?
Depends on what shell is being used... What filepaths ... Use absolute file paths (resolve if ya have ta)
Comment on
Re: Why does system("mv $x $y") not work when it works at the command line?
In Section
Seekers of Perl Wisdom