Jump to content

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

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "!sudo |Команда, подібна до su, але вона надає права доступу root на одну команду. Цю команду слід вказат..."
(No difference)

Revision as of 17:11, 15 April 2012

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. Система запитає у вас пароль root, потреби у команді exit немає.