Gre7g Luterman <[EMAIL PROTECTED]> writes: > On Sat, 14 Jun 2003 09:15:16 -0500, "Thomas A. Moulton" > <[EMAIL PROTECTED]> wrote: > > > When ofmipd starts up as root in background where does stdout and stderr go? > > /dev/null, I believe.
Actually, wherever you redirect them. Leaving the -d / --debug flag aside for the moment, the only thing that gets printed to stderr is the warning about running tmda-ofmipd as root and the only things that get printed to stdout are the version information, if you use the -V or --version flags, and the usage information, if you request help or give it a bogus flag on the command line. If you turn debug on, then all debugging output goes to stderr. Otherwise, it isn't output at all. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
