What wget (or other) commandline to use to retrieve only one webpage and not the other pages on the same domain linked to (ie no depth)?
SSH experts
Collapse
X
-
fetch and wget
most servers have one or the other enabled.. if not, get that shit installedoOooooooOOoComment
-
wget http://single.page/a.html
or
GET (perl module) http://single.page/a.html
for mirroring: w3mir or wget in a loopShomer fuckin shabbasComment
-
Comment
-
Wget gets you the html. You could also try it with lynx, download to a file using something like 'lynx URL > filename.ext', I believe that would work. Check 'man lynx' or 'man wget' for all commands.
Multihomed quality BW for less
ICQ 51034232 - MSN [email protected] - Email keydet(at)vibehosting.comComment
-
wget or lynx should work well.
[[email protected] ~]# wget http://primeoutsourcing.com/genstaff.html
i just tested it and works

| offshore solutions | manual labor | staff leasing | and more!
Dedicated -Motivated-Managed Employees
icq.: 309570461 live chatComment


Comment