In the file eaccess.c , the function sh_eaccess call access(path, mode) if test -x is called as root. On Solaris x86, access (path,mode) return true regardless of the state of executable bit.



Reply via email to