[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strange files being created



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 (nnorman@micromuse.com):
> > > 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:nnorman@micromuse.com   |   -- Patton



Reply to: