Reading in multiple files in PERL - TechRepublic
General discussion
September 30, 2003 at 04:37 AM
mk1

Reading in multiple files in PERL

by mk1 . Updated 22 years, 9 months ago

I have a PERL script which will need to look to a location and parse in files beginning with a certain string e.g. “NewFile…..”. The files will have a certain format so same script can be applied to all
I had thought some sort of FOR Loop but not sure how to code.
Suggestions would be gratefully appreciated as I am rapidly running out of time
Thanks

This discussion is locked

All Comments