I invoke linklint from cron this way:
linklint -netset -cache ~/projects/soundgrab/linklint_variant_data/ -http -host rawrec.sourceforge.net -ignore /soundgrab/@ /@
At the end of the output, I see this:
Linklink checked 10 urls:
10 were ok, 0 failed.
No files had failed urls.
2 urls were modified since last reset.
But nowhere in the report does it say which urls were modified. The
all just show up like this:
www.hitsquad.com/smm/programs/aumix/
ok
www.tuxedo.org/~esr/guns/
ok
...
It would have said if they had failed, since -cache is being used it
would be nice if it said which ones have been modified as well.