Afficher un message
Vieux 01/11/2006, 22h14   #1
Yakov
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut strictly posix shell mode ?

I'm looking for the flag (in bash or ksh or zsh) that disables all
extensions above posix and make shell strictly posix-compliant
(without any additions).

I found '--posix' flag of bash, but it's something different:
it doesn't seem to disable bash-specific extensions. It
"Changes the behavior of bash where the default operation *differs*
from the POSIX". For example, the ((...)) construct is still
interpreted
with --posix.

So, is there "restrict to posix" flag to bash/ksg/zsh ? (I don't have
ash)

Thanks
Yakov

  Réponse avec citation
 
Page generated in 0,04693 seconds with 9 queries