Hrvoje Niksic wrote:

> I'm curious: what is the use case for this?  Why would you want to
> save the unfollowed links to an external file?

I use this to determine what other websites a given website refers to.

For example:
wget
http://directory.google.com/Top/Regional/North_America/United_States/California/Localities/H/Hayward/
 -
-mirror -np --unfollowed-links=hayward.out

By looking at hayward.out, I have a list of all websites that the directory
refers to. When I use this file, I sort it and throw away the Google and
DMOZ links. Everything else is supposed to be something interesting about
Hayward.

Tony

Reply via email to