About 13,046 results found. (Query 0.08800 seconds)
h/) { print "perl iotScanner.pl <ipRanges> [devCfgUrl=<devCfgUrl>]\n"; exit; } my $devCfgUrl = ""; for ($i=1; $i<=$#ARGV; $i++) { if ($ARGV[$i] =~ /devCfgUrl=/) { $devCfgUrl = $'; } elsif ($ARGV[$i] =~ /^debug/) { if ($' =~ /^\=/) { $debug = $'; } else { $debug = 1; } print "debug=$debug\n"; } } readDevices(); foreach $e (split(/\,/,...