I'm looking for a small programme to generate files in a particular way.
I have a file with a list of file names, for example
Code:
file01.txt
file02.txt
file03.txt
.....and so on
Using the above file as a source, I'd like to be able to create actual files and for them to be named with file names from the source file. The files can be empty, or all have the same content.
Can anyone suggest a programme to automate the above please?
BTW I have found loads of programmes that creates a file with a list of files (not what I'm looking for), but not list to files
Thanks in advance.
