Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: piping question
- X-seq: zsh-workers 33350
- From: Christian Neukirchen <chneukirchen@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: piping question
- Date: Sat, 04 Oct 2014 17:50:40 +0200
- In-reply-to: <141003082330.ZM15100__40912.263657856$1412349949$gmane$org@torch.brasslantern.com> (Bart Schaefer's message of "Fri, 03 Oct 2014 08:23:30 -0700")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1412259225.3798.0@numa-i> <CAHYJk3Rx9iBLgeeKcnnu4N-56CqsgNyNhJof5+_M8H0Y0BBi9Q@mail.gmail.com> <141003082330.ZM15100__40912.263657856$1412349949$gmane$org@torch.brasslantern.com>
- Sender: chris@juno
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