NAME
admin-cgi/lc.pl - WWW front end to the link checker tool
SYNOPSIS
admin-cgi/lc.pl [-b bindir] [-l logdir] [-s sourcedir]
DESCRIPTION
This Perl program runs the ROADS link checker tool lc.pl as a background process. It also recycles any existing link checker logs - keeping the last 8 for auditing purposes.
The latest link checker log is saved in the ROADS log directory as lc.
OPTIONS
These options are intended for debugging use only
- -b bindir
-
Alternative ROADS bin directory, to look for the link checker in.
- -l logdir
-
Alternative log directory.
- -s sourcedir
-
Alternative source directory, where the ROADS templates may be found.
OUTPUT
Mail to the ROADS server maintainers.
SEE ALSO
COPYRIGHT
Copyright (c) 1988, Martin Hamilton <martinh@gnu.org> and Jon Knight <jon@net.lut.ac.uk>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
It was developed by the Department of Computer Studies at Loughborough University of Technology, as part of the ROADS project. ROADS is funded under the UK Electronic Libraries Programme (eLib), the European Commission Telematics for Research Programme, and the TERENA development programme.
AUTHOR
Martin Hamilton <martinh@gnu.org>