Your humble servantmy $fileold = "ArchLDAP"; my $filenew = "LDAP"; my $infileold = $ARGV[0]; if ($infileold eq "") { $infileold = $fileold; } my $infilenew = $ARGV[1]; if ($infilenew eq "") { $infilenew = $filenew; }
In reply to Defaults for command line args by ChuckularOne
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |