mirror of
https://github.com/cheat/cheat.git
synced 2025-09-02 18:18:30 +02:00
Add cheatsheets
This commit is contained in:
@ -9,3 +9,5 @@ netstat -pln | grep <port> | awk '{print $NF}'
|
||||
|
||||
Example output: 1507/python
|
||||
|
||||
# Fast display of ipv4 tcp listening programs
|
||||
sudo netstat -vtlnp --listening -4
|
||||
|
Reference in New Issue
Block a user