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, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org