Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: sh emulation POSIX non-conformances (some of zsh's special variables)
2021-04-11 18:57:26 +0100, Stephane Chazelas:
> Some non-POSIX conformances I can think of ATM:
[...]
$ zsh --emulate sh -c 'EUID=10; echo "$EUID"'
zsh:1: failed to change effective user ID: operation not permitted
But then again, many shells have similar problems with their own
special variables.
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author