1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/sockstat.md

9 lines
216 B
Markdown
Raw Normal View History

2022-10-29 19:12:07 +05:30
# 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`