Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: preventing the leading space in process substitution
- X-seq: zsh-users 13208
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: zsh users mailing list <zsh-users@xxxxxxxxxx>
- Subject: Re: preventing the leading space in process substitution
- Date: Wed, 10 Sep 2008 12:15:08 +0100
- In-reply-to: <20080910094510.GA4225@xxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh users mailing list <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080909144101.GA30693@xxxxxxxxxxxxxxxxxxxx> <20080910094510.GA4225@xxxxxxxxxxxxxxxxxxxx>
On Wed, Sep 10, 2008 at 11:45:11AM +0200, Angel Olivera wrote:
[...]
> mycommand -file=$(print =(...))
>
> but there must be a nicer way.
[...]
I'd expect that not to work as the temp file should be deleted
as soon as the print command terminates.
--
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author