All I am trying to do is move some files from an external usb drive to a directory on my computer that I enter on the command line when prompted.
In other words:
chomp(my $destination = <STDIN>);
Yes, I have given up on trying to understand what is going on. Does rename() send the string to the shell? Hence, the paths used as arguments for rename() need to have the spaces escaped? How many slashes do you need to produce a literal slash, 2, 4, 7?
In reply to Re^6: File::Find problems
by 7stud
in thread File::Find problems
by 7stud
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |