View Single Post
Old Sep 20th, 2007, 9:23 PM   #1
pal
Programmer
 
pal's Avatar
 
Join Date: Mar 2005
Location: Washington
Posts: 89
Rep Power: 4 pal is on a distinguished road
About Adding Text to Beginning of File

I'm trying to add code in the beginning of approximately 3000 files. The codes are going to be the same on every file. However all of the 3000 files contain texts, therefore I need to create a program that loops through all the files and adds the codes just in the beginning of the file.

Do you know the most efficient way to approach this?
pal is offline   Reply With Quote