Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Running command in environment variable with space
- X-seq: zsh-users 4752
- From: Michael Schaap <zsh@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Running command in environment variable with space
- Date: Tue, 12 Mar 2002 18:34:58 +0100
- In-reply-to: <20020312171414.GG13942@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <5.1.0.14.2.20020312180017.02129008@xxxxxxxxxxxxxxxxxxxx> <5.1.0.14.2.20020312180017.02129008@xxxxxxxxxxxxxxxxxxxx>
At 18:14 12-3-2002, Vincent Lefevre wrote:
On Tue, Mar 12, 2002 at 18:07:47 +0100, Michael Schaap wrote:
> I'm not sure if this is a bug or a feature, but is there a way to run a
> command with options specified in one environment variable?
Try $=blah
Thanks, that does the trick.
(This also pointed me to SH_WORD_SPLIT, which is what I was looking for,
but missed the first time I looked through the zshoptions manpage. (No,
really!))
- Michael
--
I always wondered about the meaning of life. So I looked it
up in the dictionary under "L" and there it was - the meaning
of life. It was not what I expected. - Dogbert
Messages sorted by:
Reverse Date,
Date,
Thread,
Author