kettle
03-14-2006, 02:36 AM
I am using wget to recursively download several pages from the web. I would like to download them all onto a single file (as opposed to creating folders and separating the respective pages). I could just write a perl script to do this, but it would be much simpler if there were a means of doing this with wget. If anyone knows how, please share the knowledge!!
thanks
thanks