htmllinks
Filter html from stdin or file, for links. Useful to see all links in a remote file. For example, if you want to be abe to use the simmand line and simply see what a links are in the bbc front page right now..
wget http://news.bbc.co.uk -O – | htmllinks -a
download htmllinks from cpan.
