mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 03:48:01 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Identify processes using a TCP socket:
|
||||
|
||||
`fuser {{[-n|--namespace]}} tcp {{port}}`
|
||||
`fuser {{port}}/tcp`
|
||||
|
||||
- Kill all processes accessing a file or directory (sends the `SIGKILL` signal):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user