Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-11 00:13:24 +00:00
parent e537ac4e2a
commit 5e19e68038
14 changed files with 18 additions and 18 deletions

View File

@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
`sudo --user={{user}} --group={{group}} {{id -a}}`
- Repeat the last command prefixed with `sudo` (only in `bash`, `zsh`, etc.):
- Repeat the last command prefixed with `sudo` (only in Bash, Zsh, etc.):
`sudo !!`