mirror of
https://github.com/cheat/cheat.git
synced 2025-09-02 18:18:30 +02:00
Add cheatsheets
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
# List all ipv4 network files
|
||||
sudo lsof -i4
|
||||
|
||||
# To find listening ports:
|
||||
lsof -Pnl +M -i4
|
||||
|
||||
|
Reference in New Issue
Block a user