I'm using Perl on UNIX. How do I make my program take
a filename as an argument? In other words, I have a
program that operates on an existing file and I want to
be able to type in my program name followed by a space followed by a file name and have my program operate on that file. I don't want to have to prompt the user for the filename.
Thanks. [sig][/sig]
a filename as an argument? In other words, I have a
program that operates on an existing file and I want to
be able to type in my program name followed by a space followed by a file name and have my program operate on that file. I don't want to have to prompt the user for the filename.
Thanks. [sig][/sig]