Hello, I'm trying to figure out how to use wget.html to download some webpages with my dial up connection during the night so that I can browse them during the day.
In wget.htm they give the following example: Retrieve the first layer of yahoo links: wget -r -l1 http://www.yahoo.com/ But where would these links be saved and how would you access them with your webbrowser. Thanks, Eric
