Mailinglist Archive: opensuse (2285 mails)
| < Previous | Next > |
Re: [opensuse] Installation methods
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Mon, 5 Feb 2007 02:22:42 +0100
- Message-id: <200702050222.42192.>
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> 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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |