Chris Lumens wrote:
Yes, please, for the love of god do not let stderr just fall to the floor. In a log file and to a tty somewhere would be best (so that you can see it even if you can't get to the log file)You might think I'm crazy, but what I would really like to do here is spawn a tail -f process on log files on various ttys from init, rather than having to play all these output redirection games ourselves.
Not crazy at all, /me likes it :) Regards, Hans