Ok so some info IS logged, cat /var/log/everything/current | grep
rc-scripts

The main problem I'm having is this, where do I redirect stderr to while
I have no mounted filesystem? Is there a /dev/unusedfifo I could use?

On Fri, 2003-02-07 at 09:45, John Nilsson wrote:
> On Fri, 2003-02-07 at 09:10, Matt Tucker wrote:
> > -- John Nilsson <[EMAIL PROTECTED]> spake thusly:
> > 
> > > Can you in bash script redirect output to two files? i.e. stdout to
> > > stdout AND boot.log, stderr to boot.log? And would this caputre the
> > > output of scriptes executed from this script?
> > 
> > $ man tee
> 
> thanx, just what I needed, I suppose I could redirect stdout and stderr
> via tee to  logfiles in the /sbin/rc script... working on it
> 
> /John
> 
> --
> [EMAIL PROTECTED] mailing list
> 

--
[EMAIL PROTECTED] mailing list

Reply via email to