[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Link checker



Hi,

FYI I've made an ITP to Linklint on debian-devel; this program is a link
checker, and it is really great (and so fast :)).
You may find output files generated by checking www.debian.org locally
on klecker (remote links have not been included in this run) on
   http://people.debian.org/~barbier/linklint/
and generated by
   $ cd ~barbier
   $ time ./linklint-2.3.2  -doc public_html/linklint \
        -root /org/www.debian.org/debian.org \
        -docbase http://www.debian.org -ignore /releases/@//@ \
        -limit 5000 /@ 
   [...]
   real    2m40.886s
   user    1m2.080s
   sys     0m2.020s

It could replace urlcheck, but needs some work to sort output files by
languages.

Denis



Reply to: