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

Re: What is the zsh equivalent of csh's set echo?



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