|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Program permission
|
On Wed, Jul 10, 2002 at 11:34:54PM -0400, Paul wrote:
> >chown 700 program
> > ex. # chown 700 pine
> >
> Maybe 600 would be better, unless you need write access to the program.
> If I'm not mistaken, 700 is owner rwx, but 600 would be owner r-x.
erm, actually, 600 is rw-. the permissions are
0 nothing
1 execute
2 write
4 read
so in that case he'd want 500 for owner r-x
--sean
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|