mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 12:51:41 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo extrace {{command}}`
|
||||
|
||||
- Print the current working directory of each process:
|
||||
- Print the current working [d]irectory of each process:
|
||||
|
||||
`sudo extrace -d`
|
||||
|
||||
@@ -24,6 +24,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo extrace -l`
|
||||
|
||||
- Display the user running each process:
|
||||
- Display the [u]ser running each process:
|
||||
|
||||
`sudo extrace -u`
|
||||
|
||||
Reference in New Issue
Block a user