$ eval 'echo toto >/tmp/stdout 2>/tmp/stderr' $ cat /tmp/stdout toto $ cat /tmp/stderr $ $ eval 'echo toto >/tmp/stdout 2>/tmp/stderr' >/tmp/outter illegal io $ Harlan > Could you try this? > > eval 'echo toto >/tmp/stdout 2>/tmp/stderr' > > and > > eval 'echo toto >/tmp/stdout 2>/tmp/stderr' >/tmp/outter > > ? > > Thanks!
- Ultrix problem Harlan Stenn
- Re: Ultrix problem Derek R. Price
- Re: Ultrix problem Harlan Stenn
- Re: Ultrix problem Alexandre Oliva
- Re: Ultrix problem Harlan Stenn
- Re: Ultrix problem Harlan Stenn
- Re: Ultrix problem Alexandre Oliva
- Re: Ultrix problem Harlan Stenn
- Re: Ultrix problem Akim Demaille
- Re: Ultrix problem Akim Demaille
- Re: Ultrix problem Harlan Stenn
- Re: Ultrix problem Akim Demaille
- Re: Ultrix problem Akim Demaille