MSpider MUST be capable of being run from the command line in batch-mode and MUST NOT require a graphical user interface. Essentially, the user MUST be able to run the spider client with a command line similar to the following:
java MSpider [options] >&! logfile &
(assuming a csh-like command shell and a UNIX-like
environment) and then coming back some later time to view the results.
The spider client MUST support at least the following command-line options. The designer MAY provide additional options, but all such options MUST be fully described in the user documentation.
In addition, the system SHOULD provide the following option:
Finally, MSpiderMAY provide the following options, as well as other options at the designer's discretion:
Terran Lane 2005-09-21