On Thu, Sep 11, 2003 at 02:16:34AM -0700, William Bailey wrote:
> Does anybody know where i can find any documentation about the termination
> status that swish return when it finishes running?
# SWISH format: 2.4.0-pr2
# Search words: foo
# Removed stopwords:
err: no results
.
moseley@bumby:~$ swish-e -q foo || echo "bad"
err: Unknown switch '-q'. Use -h for options.
.
bad
moseley@bumby:~$ swish-e -i 1.html -v0|| echo "bad"
moseley@bumby:~$ swish-e -i 1xx.html -v0|| echo "bad"
Warning: Invalid path '1xx.html': No such file or directory
err: No unique words indexed!
.
bad
--
Bill Moseley
moseley@hank.org
Received on Thu Sep 11 14:39:33 2003