The quick and dirty method is to use the unix "cat" command...
ex/ cat *.htm >output.htm
This will take all contents from all .htm files and put them in output.htm
A simple perl script could do something similar and you could format the output so you don't have a billion extra HTML tags.
__________________
<a href="http://www.lightspeedcash.com"> Make money at the speed of light!</a><br>
- Wouldn't it be cool to own a retarded monkey?
|