get all the urls in html file (local or on server).
To use this, you will need the lynx tool, so install that first.
sudo yum install lynx
Now, to get list of all the URLs in local html file or some URL, just execute this:
lynx -dump -listonly
Related articles
Related Articles:
- 2010/05/16 They own your CPU (and so so in Windows and Mac, too)
- 2010/03/29 Extract all urls from the last firefox sessionstore.js file used.
- 2014/01/06 cgroups – use to control your cpu and memory
- 2013/03/11 Firefox troubleshooting
- 2013/02/03 Taking screenshot in firefox.
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.