extract_urls
This is an old revision of the document!
curl http://website-you-want.com/ | sed -e 's/href=/\nhref=/g' | grep 'href=' | sed -e 's/href="\([^"]*\)".*/\1/'
extract_urls.1485862346.txt.gz · Last modified: (external edit)
