Translations:Jargon File/13/en

From KDE UserBase Wiki

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