Help for this page
if (grep(/clock/, @commands_run)) { print "\n Test -- found pattern -- \n"; } else { print "\n Test -- did not find pattern -- \n"; }