This was very helpful as a start, but I have a list of strings which should be checked in a fileset.
My current code sofar is:
That works well, but how to expand that so the ${search4} is read from a list. Actually the list can be read from a file containing each search item is on a separate line.