Source
curl http://website-you-want.com/ | sed -e 's/href=/\nhref=/g' | grep 'href=' | sed -e 's/href="\([^"]*\)".*/\1/'