On Monday 05 February 2007 00:38, Kenneth Schneider wrote: > Actually 555 would do. the modes are rwx where r=4, w=2 and x=1. Add > them together for the total. The minimum needed to run a file (script) > is r_x=5, you need the ability to Read the file and eXecute it.
500 would do, if you are the owner of the script. and for a binary, you only need execute permissions, so 100 is the minimum needed -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
