Roland Mainz wrote: > Darren J Moffat wrote: > > > pfexec > Yes, but disabling the builtins is not that easy.
If a shell script exec()ing chmod needs pfexec, why wouldn't a program that dlopen()s libcmd and calls libcmd::chmod() directly also need pfexec()? This implies that the fix needs to be in libcmd and not in ksh93 -John