Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-20 00:20:53 +00:00
parent 596a37b175
commit 11f02a6e11
615 changed files with 952 additions and 972 deletions

View File

@@ -8,7 +8,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>.
> More information: <https://www.freedesktop.org/software/systemd/man/latest/run0.html>.
- Run a command as root: