Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: piping question



Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> writes:

> On Oct 3,  4:42pm, Mikael Magnusson wrote:
> }
> } echo hi there | { xterm -e 'most <& 7' 7< <(cat) }
>
> I avoided that because I was concerned that some terminal emulators
> would close all the descriptors above 2 when launching the command.

Unfortunately, all these hacks don't work with urxvt.  If anyone has an
idea how to do it, I'd like to see.

-- 
Christian Neukirchen  <chneukirchen@xxxxxxxxx>  http://chneukirchen.org



Messages sorted by: Reverse Date, Date, Thread, Author