Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-16 00:22:46 +00:00
parent 494fa25437
commit c2565bdd4e
11 changed files with 37 additions and 25 deletions

View File

@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
- Search for processes run by a specific user:
`pgrep {{[-u|--euid]}} root {{process_name}}`
`pgrep {{[-u|--euid]}} {{username}} {{process_name}}`