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

Any comment on users/15442 ?



I wrote:
> } host# IFS=
> } host# set - "a b" "c   d" e$'\0'f 'gxh'
> } host# setopt sh_wordsplit
> } host# print -l $*
> } a bc   defgxh
> 
> This might in fact be a bug.  Fix (?) below; everyone but PWS can stop
> reading when their eyes begin to glaze over [...]



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