POSIX.2 (and common sense) dictates that the file specified by $ENV should not be sourced when running a setuid or setgid shell script. From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu> NOTE: Dave
POSIX.2 (and common sense) dictates that the file specified by $ENV should not be sourced when running a setuid or setgid shell script. From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu> NOTE: Dave Korn noted at a recent POSIX meeting that ENV should be ignored for all scripts, so this is likely to go further in the near future.
show more ...
|