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

Re: typeset for integers



I'm using 4.2.1 and I don't get that result:

~> typeset -i 10 -Z 5 v=3 ; echo ${v}
3

-- 
Justin Michael Joseph Wozniak

On Sun, 5 Jun 2005, Andrey Borzenkov wrote:

> On Sunday 05 June 2005 23:28, Justin M Wozniak wrote:
> > Is there a way to get internal integer performance combined with leading
> > zero output?  I.e., for typeset to combine -Z & -i ?
>



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