[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Another Qmail/OpenBSD Question
Kit Halsted wrote:
>
> One further question, though: why the "> /dev/null"? I see from man
> csh that that sends output to /dev/null, but I'm not clear on what
> the output in question is.
I'm not sure, offhand, whether there actually is output from qmail's
operation. The easy way to check, of course, would be to simply run csh
-cf '/var/qmail/rc &' from the command line, and then see. I just
redirected it to /dev/null so that (if any) it didn't clutter up my
console.