|
|
ru.perl- RU.PERL ---------------------------------------------------------------------- From : Pavel Kurnosoff 2:5030/736.25 07 Jun 2000 23:21:14 To : Pavel K Subject : Re: chmod --------------------------------------------------------------------------------
PK> Добрый вечер, All ! Подскажите, где можно взять инфу о значениях сабжа?
PK> Какой чмод нужен, чтобы в файл писалось и его же можно было
PK> просматривать?
A numeric mode is from one to four octal digits (0-7),
derived by adding up the bits with values 4, 2, and 1.
Any omitted digits are assumed to be leading zeros. The
first digit selects the set user ID (4) and set group ID
(2) and save text image (1) attributes. The second digit
selects permissions for the user who owns the file: read
(4), write (2), and execute (1); the third selects permis-
sions for other users in the file's group, with the same
values; and the fourth for other users not in the file's
group, with the same values.
--
// pavel f. kurnosoff
--- Gnus v5.6.45/XEmacs 21.1 - "Bryce Canyon"
* Origin: there's no tomorrow (2:5030/736.25)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.perl/39596e6e9124.html, оценка из 5, голосов 10
|