Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2003 03:45:02 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Juli Mallett <jmallett@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: tcsh being dodgy, or pipe code ishoos?
Message-ID:  <20030624234501.GA51779@nagual.pp.ru>
In-Reply-To: <20030624183515.A42570@FreeBSD.org>
References:  <20030624183515.A42570@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 24, 2003 at 18:35:15 -0500, Juli Mallett wrote:
> Anyone with insight into this?
> 
> (jmallett@big-lizard:~)39% ( echo 1 ; ( ( echo 2 ; echo 3 ) | xargs -I% echo + % ) )
> 1
> + 2
> + 3

Loks like stdout/stderr mix, but I not check the code, so just raw guess.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030624234501.GA51779>