Yup, a script is creating them on exit.  Thanks for the help...jc

On Sun, Apr 22, 2001 at 10:51:41AM -0500, Nathan E Norman wrote:
> On Sun, Apr 22, 2001 at 11:03:50AM -0400, Jacob Kuntz wrote:
> > from the secret journal of Nathan E Norman ([EMAIL PROTECTED]):
> > > Could be, except stdin is fd 1, not 0 (this is true in at least bash
> > > and ash.)
> > 
> > >From bash(1):
> > 
> >     /dev/stdin
> >            File descriptor 0 is duplicated.
> >     /dev/stdout
> >            File descriptor 1 is duplicated.
> >     /dev/stderr
> >            File descriptor 2 is duplicated.
> 
> Er, yeah ... stdin != stdout.  I shouldn't send email before ingesting
> proper amounts of caffeine ...
> 
> -- 
> Nathan Norman - Staff Engineer | A good plan today is better
> Micromuse Ltd.                 | than a perfect plan tomorrow.
> mailto:[EMAIL PROTECTED]   |   -- Patton

Reply via email to