Avatar of hrolsons
hrolsons
Flag for United States of America

asked on 

wget only part of site

So I understand if I want to make an entire site available for offline viewing I can do:

wget http://www.mysite.com --convert-links --recursive

But how could I make part of a site available for offline viewing, such as:

http://www.fbi.gov/wanted/topten

Say I want that page and all the pages if you click on people's faces.
LinuxLinux DistributionsUnix OS

Avatar of undefined
Last Comment
wesly_chen

8/22/2022 - Mon