mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-11 04:47:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,6 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Elevate privileges interactively.
|
||||
> Similar to `sudo`, but it's not a SUID binary, authentication takes place via polkit, and commands are invoked from a `systemd` service.
|
||||
> See also: `sudo`, `pkexec`, `doas`.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/run0.html>.
|
||||
|
||||
- Run a command as root:
|
||||
|
||||
Reference in New Issue
Block a user