mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
sockstat: add page (#9107)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# sockstat
|
||||
|
||||
> List open Internet or UNIX domain sockets.
|
||||
> More information: <https://www.freebsd.org/cgi/man.cgi?query=sockstat&sektion=1>.
|
||||
|
||||
- View which users/processes are listening to which ports:
|
||||
|
||||
`sockstat -l`
|
||||
Reference in New Issue
Block a user