Help for this page

Select Code to Download


  1. or download this
    open me, '>f:\scripts\text\nodeup.txt';
    print me "$ARGV1 $ARGV2 is UP on $ARGV0.\n";
    ...
    # here, I can't even guess with any confidence
    @lines= my $TEST = $ARGV if (grep {$test eq $ARGV} @lines) { do comman
    +d here} close ROUTE;
     exit 0;
    
  2. or download this
    my ($first_arg, $second_arg, $third_arg) = @ARGV[0..2];