Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2008-11-12, 12:34 PM   #5
SirMoby
Jim? I heard he's a dirty pornographer.
 
SirMoby's Avatar
 
Join Date: Aug 2003
Location: Washington, DC
Posts: 2,706
I'm such a DOS geek. I just realized that I've been writing batch files for over half of my life

Either using the command prompt and CD to where all the directories are located or create a file in that location with the extension of .bat (like tommy.bat)

Then use the line below. Change the \index.html to the location of the file.

for /D %a in (*) DO xcopy \index.html %a

If you want to copy all the files in a directory such as index.html and the images directory that goes along with it. Swap out the \index with the directory name such as \template and add a /s at the end.

for /D %a in (*) DO xcopy \template %a /s
__________________
Make Serious Money With Hungarian Honeys From NS Cash
SirMoby is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:36 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc