View Single Post
Old 09-24-2002, 05:47 PM  
NitroPhil
Confirmed User
 
Join Date: Jun 2002
Location: Lightspeed Sorority
Posts: 103
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?
NitroPhil is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote