For example, I want to pass along the string "/home/rich36/.*" to my perl program. But instead of getting the literal string, I get all the files in that directory.
Now I know that this problem can be solved by putting quotes around the command line arguments, but I was wondering if there was a way to get the same effect within my perl script without having to quote the command line. Any ideas?
Thanks
Rich36
In reply to Command line issues by Rich36
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |