Create a textfile and give each foldername its own line.
In BSD or Linux, go to the folder that contains the 30 scripts, copy with the "cp" command, use an asterisk for all files in the folder or *.php to select all php files and "copy to" the directories in the textfile you created.
Just type "man cp" for details.
And learn how to use regular expressions.
Good Luck.
|