I tried using the getopts, and getopt but I can't seem to have mandatory parameters with optional parameters. I have something like this for my usage perl scp_logs.pl -u username -h hostname -l local_directory [-r remote_directory] Any thoughts on ways to manually parse the parameteres from @ARGV ? ----------------------------------------- Craig Moynes Internship Student netCC Development IBM Global Services, Canada Tel: (905) 316-3486 [EMAIL PROTECTED]
- Re: Getting options from the command line Craig Moynes/Markham/IBM
- Re: Getting options from the command line Paul
- Re: Getting options from the command line Brett W. McCoy
- Re: Getting options from the command line Brett W. McCoy