2014-11-19 00:46:03 +0100, Stéphane Aulery: > Hello Stephen and Herbert, > > Stéphane Chazelas just made a complete proposal: > > > 1) [n1]<&n2 Redirect standard input (or fd n1) from the same > resource as open on fd n2. > > 2b) [n1]>&n2 Redirect standard output (or fd n1) to > the same resource as open on fd n2. > > > What do you think about? [...] A final touch (add "currently"). [n1]<&n2 Redirect standard input (or fd n1) from the same resource as currently open on fd n2. [n1]>&n2 Redirect standard output (or fd n1) to the same resource as currently open on fd n2. -- Stephane -- 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