If the OP code is failing in a linux environment, I would assume that's because you're using literal back-slashes in your directory path strings, when you should be using forward slashes -- or better yet, using File::Spec so that your script can specify directory paths in an OS-agnostic manner.
In reply to Re: Porting Code from windows to *nix help
by graff
in thread Porting Code from windows to *nix help
by mrbbq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |