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

Re: conditional expressions (incompatible with ksh)



> Any idea what the correct behavior should be?

The POSIX-correct behavior should be to produce
unspecified results, since -a as a unary primary
is a bashism/kshism and not POSIX-compliant.

Use -e instead.



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