Alextp

|
Posted: Thu Nov 23, 2006 21:11 Post subject: |
|
|
Смотри здесь:
http://www.mkssoftware.com/docs/man1/chmod.1.asp
-----
Absolute modes are octal numbers specifying the complete list of attributes for the files; you specify attributes by OR'ing together these bits.
01000000 temporary file
02000000 compressed file
04000000 sparse file
4000 Hidden file (setuid bit)
2000 System file (setgid bit)
1000 Archive bit (sticky bit)
0400 Individual read
0200 Individual write
0100 Individual execute (or list directory)
0040 Group read
0020 Group write
0010 Group execute
0004 Other read
0002 Other write
0001 Other execute _________________ UniViewer - CudaText - LogViewer
|
|