Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    ####################################################################
    
    1;
    
  2. or download this
    #/usr/bin/perl
    use strict;
    ...
        ##system("$cmd");
    }
    
  3. 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