Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Data::Dumper;
    print Dumper(\@ARGV);
    
  2. or download this
    system 'showargs.pl', 'lens', '-n', "\"source $qscript; 
    test_model $arguments\"", ">$output_file", "2>$logfile";