sockstat: add page (#9107)

This commit is contained in:
Joel Tony
2022-10-29 19:12:07 +05:30
committed by GitHub
parent b12b2fe27d
commit 542d339db5

8
pages/common/sockstat.md Normal file
View File

@@ -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`