wget --spider -r --no-parent http://some.served.dir.ca/
ls -l some.served.dir.ca
There are free websites which will do this for you and convert the output to xml format though. I suggest you look into one of those as well to see which method is more suitable for your needs.
Open the terminal and type:
This command improves upon the previous command by redirecting the output to a text file named links.txt.
See this answer from superuser.com:
There are free websites which will do this for you and convert the output to xml format though. I suggest you look into one of those as well to see which method is more suitable for your needs.
Edit OP has included a new screenprint