Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
My program takes a file, and adds a .doc suffix to the name.
I want a command line input something like
perl AddSuffix.pl (FileToAddSuffixTo)
Is this possible? how?
I'm grateful for any ideas. Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: sending a file to a perl script
by dimmesdale (Friar) on Aug 09, 2002 at 14:34 UTC |