> > > wget -p -E -k -np -m -nH -N -U googlebot -PwxPython > http://wiki.wxpython.org/index.cgi/FrontPage > > It wgets the first page (FrontPage.html) and then happily quits. Phooey. > I use wget -r -l 1 http://inserturlhere/ to tell it to do a recursive (-r) suck with -l <number_of_levels_to_recurse>