Показать сообщение отдельно

  #2  
Старый 21.11.2008, 18:27
Den33
Новичок
Регистрация: 21.11.2008
Сообщений: 1
Провел на форуме:
1708

Репутация: 0
По умолчанию

Цитата:
Сообщение от zythar  
chmod -R вроде.. почему маны не читаем?
Огромное спасибо,действительно так.
Маны пытался читать,даже нашёл как его вызвать:
chmod --help
Выдало следующее:
Usage: chmod [OPTION]... MODE[,MODE]... FILE...
or: chmod [OPTION]... OCTAL-MODE FILE...
or: chmod [OPTION]... --reference=RFILE FILE...
Change the mode of each FILE to MODE.

-c, --changes like verbose but report only when a change is made
--no-preserve-root do not treat `/' specially (the default)
--preserve-root fail to operate recursively on `/'
-f, --silent, --quiet suppress most error messages
-v, --verbose output a diagnostic for every file processed
--reference=RFILE use RFILE's mode instead of MODE values
-R, --recursive change files and directories recursively
--help display this help and exit
--version output version information and exit

Each MODE is one or more of the letters ugoa, one of the symbols +-= and
one or more of the letters rwxXstugo.
_________________________________________

Но так и не разобрался с этим мануалом,даже пробовал гугл переводчиком,но ключевое слово:
recursive - гугл переводчик не смог осилить...