Tagged Questions
1
vote
4answers
855 views
Wget command that returns [a list of] all webpages on a webserver
Let's say we have a website www.example.com with the following pages:
www.example.com/page1
www.example.com/unknown
www.example.com/unknown
Is there a Wget command that would produce the following ...