I have a wget question about -r. I have a series of web pages I want to
download that look like this:

URL1 points to a page containing
 URL2
 URL3
 URL4
 URL5
 URL6
 
The URL1 page also contains a CGI url, which points to a similar page,
containing URL7-11.
Is there a way for me to invoke wget so that it first goes to URL1, gets
URL2-6, then gets the CGI URL from URL1 and follows that and repeats?

-- 
<URL: http://wiki.tcl.tk/ > Indescribable,uncontainable,all
powerful,untameable
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:[EMAIL PROTECTED] > <URL: http://www.purl.org/NET/lvirden/
>
 

Reply via email to