mirror of
https://github.com/Erreur32/cheat.git
synced 2024-12-22 21:52:12 +01:00
Added lsof cheatsheet
This commit is contained in:
parent
c6ba4c79df
commit
24e1c2748f
1 changed files with 3 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
# To find listening ports
|
||||
lsof -Pnl +M -i4
|
||||
|
Loading…
Reference in a new issue