mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 06:58:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,11 +15,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List all listening ports:
|
||||
|
||||
`netstat {{-l|--listening]}}`
|
||||
`netstat {{[-l|--listening]]}}`
|
||||
|
||||
- List listening TCP ports:
|
||||
|
||||
`netstat {{-t|--tcp]}}`
|
||||
`netstat {{[-t|--tcp]]}}`
|
||||
|
||||
- Display PID and program names:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user