diff --git a/pages/common/sockstat.md b/pages/common/sockstat.md new file mode 100644 index 000000000..665f9beff --- /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`