Translations:Jargon File/13/ru: Difference between revisions

From KDE UserBase Wiki
(Created page with "!sudo |Команда, подобная su, но она предоставляет права доступа root на одну команду. Эту команду след...")
 
(No difference)

Latest revision as of 15:29, 21 March 2013

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Jargon File)
!sudo
|Like su, but it only grants root privileges for one command, so the command you want to run should immediately follow sudo. Unlike su, you will be requested to provide your own password (not the one of root user) and you will not need to exit.

!sudo |Команда, подобная su, но она предоставляет права доступа root на одну команду. Эту команду следует указать сразу после sudo. В отличие от su, система попросит вас ввести ваш пароль (а не пароль пользователя root), потребности в команде exit нет.