Jump to content

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

From KDE UserBase Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 1: Line 1:
!sudo
!sudo
|Like su, but it only grants root privileges for one command, so the command you want to run should immediately follow sudo. Unike su, you will be requested to provide your own password (not the one of root user) and you will not need to exit.
|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.

Latest revision as of 11:50, 10 February 2018

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 |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.