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

Re: Echoing Parameters $1



    Hi zzapper :)

 * zzapper <david@xxxxxxxxxx> dixit:
> Here's a real simple function
> 
> #!zsh
> # name : zv
> echo $1
> 
> When I call it I get
> 
> >zv goat
> VIM=/c/vim/vim63/
> 
> When I call it with a dot its OK
> 
> >. zv goat
> goat

    Cannot reproduce here :??? In fact, here it doesn't work with the
bangpath you use :? 4.2.4, too.
 
> $ echo $ZSH_VERSION
> 4.2.4
> on cygwin

    Not on cygwin here, but Linux.

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.dervishd.net & http://www.pleyades.net/
It's my PC and I'll cry if I want to...



Messages sorted by: Reverse Date, Date, Thread, Author