if ($args =~ /-iL\s+(\w+)/) { print "Found -iL, the value is $1"; } [download]
In reply to Re: search array for item, move to next item by pjotrik in thread search array for item, move to next item by kathys39