Translations:Jargon File/13/en

From KDE UserBase Wiki
Revision as of 05:10, 25 September 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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