SensesFail
Programmer
Hi,
I have 500 different data files that each contain one line of text. I would like to open each file, grab the text and write it to another file, so that when I am finished, I will have all the lines of data stored in one file.
Does anyone know of a way to accomplish this using Perl?
Thank you!
I have 500 different data files that each contain one line of text. I would like to open each file, grab the text and write it to another file, so that when I am finished, I will have all the lines of data stored in one file.
Does anyone know of a way to accomplish this using Perl?
Thank you!