Неа, не катит. Или не так делал?
Эээ сохранил в текстовом документе, который я создал в Винде, сразу окей в Федоре, а в винде каракули - кодировка.
Вот из консоли:
[igor@localhost ~]$ sudo chmod a+w /multi
[sudo] password for igor:
igor is not in the sudoers file. This incident will be reported.
[igor@localhost ~]$ su chmod a+w /multi
su: пользователь chmod не существует
[igor@localhost ~]$ sudo igor a+w /multi
[sudo] password for igor:
igor is not in the sudoers file. This incident will be reported.
[igor@localhost ~]$ su igor a+w /multi
Пароль:
bash: a+w: Нет такого файла или каталога
[igor@localhost ~]$ su chmod 777 /multi
su: пользователь chmod не существует
[igor@localhost ~]$ sudo chmod 777 /multi
[sudo] password for igor:
igor is not in the sudoers file. This incident will be reported.
[igor@localhost ~]$