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

Re: preventing the leading space in process substitution



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