bug-coreutils
[Top][All Lists]
Advanced

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

bug#11246: Is this a bug in tee?


From: Andreas Schwab
Subject: bug#11246: Is this a bug in tee?
Date: Mon, 16 Apr 2012 10:43:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux)

Bob Proulx <address@hidden> writes:

> At the root of your problem is that bash implements process
> substitution asynchronously.

Why do you think this has anthing to do with asynchronism?  It is
obvious that the stdout of tr a 1 is connected to the pipe, which causes
it to be filtered through tr b 2.  How would a synchronous execution
change anything here?

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

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