Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-19 00:18:33 +00:00
parent a9720510d1
commit ee2fe18e61
8 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ source: https://github.com/tldr-pages/tldr.git
- List all processes of the current user as a tree:
`ps {{[-u|--user]}} $(id {{[-u|--user]}}) {{[f|--forest]}}`
`ps {{[-u|--user]}} $(id {{[-u|--user]}}) f`
- Get the parent PID of a process: