A graphical web link checker that works on a whole site, a single local page or a browser bookmarks file.
gurlchecker [-h|--help] [-v|--version] [-u|--http-user user] [-p|--http-passwd password] [-A|--no-urls-args] [URL]
This manual page documents the gurlchecker command.
gurlchecker is a graphical web link checker. It searches URLs in a whole site, a single local page or a browser bookmarks page, checking them, one by one, in order to know their validity. Furthermore, it can manage entire projects.
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
Show summary of options.
-v, --version
Show version of program.
-u, --http-user
User name for HTTP Basic Authentication.
-p, --http-passwd
Password for HTTP Basic Authentication.
-A, --no-urls-args
Ignore URLs arguments.
With this option gurlchecker will systematically remove arguments on URLs. It is useful to avoid nasty infinite loops when arguments are randomly generated, for example.
This manual page was written by Daniel Pecos Martinez <[email protected]> and Emmanuel Saracco <[email protected]> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
Daniel Pecos Martinez
Author.
Emmanuel Saracco
Author.
Copyright © 2003-2005 Daniel Pecos Martinez, Emmanuel Saracco