Stephane Chazelas <stephane.chazelas@xxxxxxxxx> wrote: > 2014-11-11 14:23:21 +0100, Stephen Shirley: > [...] >> "[n1]>&n2 Redirect standard output (or n1) to n2." >> >> It doesn't cover the case where n2 is later changed, and how n1 does >> not follow this, but it's the simplest fix i see. > [...] > > That's ambiguous. > > Maybe: > > [n1]>&n2 Redirect standard output (or fd n1) to the same "open > file description" as on fd n2. > > [n1]>&n2 Redirect standard output (or fd n1) to the same > resource as open on fd n2. > > [n1]>&n2 Copy fd n2 as stdout (or fd n1) > > ? Stephane, please keep the cc list in future list replies as otherwise people may miss your messages since not everyone is subscribed and even those subscribed may filter out messages not addressed to them directly. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html