Determing whether a bug is a konqueror bug or a site bug.

Germain Garand germain at ebooksfrance.org
Fri Oct 20 13:49:54 BST 2006


Le Vendredi 20 Octobre 2006 06:53, Maksim Orlovich a écrit :
> Basically, one thing that's often useful is to
> save all of the webpage to disk

incidentally, wget does a good job at that too, with a lot of added 
flexibility. 

e.g:

wget -EHpkx -U "Mozilla/5.0 (compatible; Konqueror/3.5; Linux; X11) 
KHTML/3.5.5 (like Gecko)" "http://thebrokenurl.org?and=some&parameters="

will download all relevant resources, convert links to local, and store the 
whole page structure in thebrokenurl.org/ directory.




More information about the kfm-devel mailing list