Help for this page
foreach $vob (@vobs) { # get all files under each vob my @names = grep -f, <c:/testFolder/local/*tim>; }