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

Re: quoting bug



> >>>>> "Zefram" == Zefram  <A.Main@xxxxxxxxxxxxxxxxx> writes:
> 
> >> zsh fails to break up strings properly where other shells do the
> >> right thing.
> 
> > setopt SH_WORD_SPLIT
> 
> What does POSIX say?

Zsh must be invoked as sh/ksh if you want POSIX.  Even is sh/ksh mode there
are some minor incompatibilities between zsh and POSIX but these rarely
cause problems.  Also the zsh documentation does not claim that zsh
conforms to POSIX.  On my computer /bin/sh is a link to zsh and it works
fine.

Zoltan




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