On Tue, Apr 02, 2002 at 05:17:39PM +0200, Michiel Boland wrote: > If you want to log to stdout, set the log file to /dev/stdout and then run > mathopd with the -n flag.
Hello,
I need to redirect all logs to stdout, but this doesn't work on Linux.
/dev/stdout on Linux is a symlink into /proc and the device ownership
is determined by the UID of the invoking user. User ``www'' cannot write
to stdout owned by root... Any ideas?
--
DV
