- or download this
#!/usr/bin/perl
use strict;
...
####################################################################
1;
- or download this
#/usr/bin/perl
use strict;
...
##system("$cmd");
}
- or download this
C:\monks\command_template>perl Command_parser.pl -backup client1 myfil
+e1.txt -backup client2 myfile2.txt -list client3
...
Command is :backup client2 > myfile2.txt
Command is :list -le client3