mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 10:45:05 +01:00
Added lsof cheatsheet
This commit is contained in:
parent
c6ba4c79df
commit
24e1c2748f
@ -0,0 +1,3 @@
|
||||
# To find listening ports
|
||||
lsof -Pnl +M -i4
|
||||
|
Loading…
Reference in New Issue
Block a user