Stewart Stremler wrote:
> 
> I still have to chmod +x a program before I can run it, even if I'm root.

Not true.

[EMAIL PROTECTED]:/tmp/jhriv]% ls -l bash   
-rw-r--r--    1 jhriv    other      585332 Apr 20 15:53 bash
[EMAIL PROTECTED]:/tmp/jhriv]% ./bash
zsh: permission denied: ./bash
zsh: exit 1     ./bash
[EMAIL PROTECTED]:/tmp/jhriv]% /lib/ld-linux.so.2 ./bash
bash-2.05b$ 

-john
-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to