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

Re: What is the '+' option of the 'typeset' builtin supposed to do?



On Sun, Sep 13, 2026 at 2:22 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> > 'typeset -i + str int' prints nothing but turns the listed parameters into integers => KO
> > Why does that change the type of the parameters?

One other thing to note here is that using '+' standalone when it is
not the only and final argument is an "all bets are off" situation.




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