I was trying to mv a file in unix in the following way:
But this doesn't work, if I try it in the same dir i.e. renaming the file it works. I could move the file using File::copy module but couldn't understand why this doesn't work. Any comments about this ?? Thanks, Amitsystem("mv $file_name $different_path/$file_name");
In reply to unix mv command by xmanamit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |