diff --git a/pages/common/sockstat.md b/pages/common/sockstat.md new file mode 100644 index 0000000000..665f9beffe --- /dev/null +++ b/pages/common/sockstat.md @@ -0,0 +1,8 @@ +# sockstat + +> List open Internet or UNIX domain sockets. +> More information: . + +- View which users/processes are listening to which ports: + +`sockstat -l`