Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-10 00:21:37 +00:00
parent 15848b0938
commit 9420175cb8
27 changed files with 159 additions and 74 deletions

View File

@@ -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: