Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: What is the zsh equivalent of csh's set echo?
- X-seq: zsh-users 5357
- From: David Huttleston Jr <dhjr@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: What is the zsh equivalent of csh's set echo?
- Date: Mon, 16 Sep 2002 17:23:40 -0500
- In-reply-to: <20020916221546.GA27099@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1F1D28572ECAD211BC490008C75D71F5025D6388@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20020916221546.GA27099@xxxxxxxxxxxx>
Yah, yah, ... read the FAQ :)
Section 3.1 explains it very thoroughly.
On Mon, Sep 16, 2002 at 05:15:46PM -0500, David Huttleston Jr wrote:
> I've been burned by this also. :(
> Is there a way to do something like:
> $mycommand $myoptions $@
>
> Where $myoptions could be:
> myoptions="-a"
> or
> myoptions="-a -f myfile.txt"
>
> It always chokes on interpreting "-a -f myfile.txt" as a single
> parameter. Any solutions?
>
--
David Huttleston Jr
7941 Tree Lane Suite 200
Madison WI 53717
Messages sorted by:
Reverse Date,
Date,
Thread,
Author