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

Re: PATCH: 4.1: multi-parameter for loop



Bart Schaefer wrote:
>               clearly a parameter named "in" can only appear in the first
>position,

for out 'in' in a b c d; do ...

-zefram



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