open (FILE, "<<", $input;) while( <FILE>) { if (/"running"/s) {print "found";} } [download]
In reply to Re: how to execute 'tmboot -y' by ytjPerl in thread how to execute 'tmboot -y' by ytjPerl