autoconf
[Top][All Lists]
Advanced

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

Re: Ultrix problem


From: Akim Demaille
Subject: Re: Ultrix problem
Date: 12 Jan 2001 10:47:17 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake)

$ 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
$

Thanks Harlan!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]