On Fri, May 06, 2005 at 07:13:34AM -0700, Peter Karman wrote:
> It seems to me that the -E option, which will write errors to a file, is useless
> (ignored) unless an argument is given.
Nope.
moseley@laptop:~$ swish-e -f dkdk -w dkdkd
err: Index file error: Could not open the index file 'dkdk': No such file or directory
.
moseley@laptop:~$ swish-e -f dkdk -w dkdkd >/dev/null
moseley@laptop:~$ swish-e -f dkdk -w dkdkd -E >/dev/null
err: Index file error: Could not open the index file 'dkdk': No such file or directory
.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Fri May 6 07:56:26 2005