Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-05 00:19:48 +00:00
parent 9bc209f588
commit abbad12043
44 changed files with 475 additions and 62 deletions

View File

@@ -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: