From 65c5f9b30d8ba2945abedefea64f2917890634c1 Mon Sep 17 00:00:00 2001 From: Ville Saalo Date: Tue, 30 Jul 2024 17:06:17 +0300 Subject: [PATCH] netstat: add "See also" line (#13321) --- pages/osx/netstat.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/osx/netstat.md b/pages/osx/netstat.md index 9888b1cf76..1b6e942260 100644 --- a/pages/osx/netstat.md +++ b/pages/osx/netstat.md @@ -1,6 +1,7 @@ # netstat > Display network-related information such as open connections, open socket ports, etc. +> See also: `lsof` for listing network connections, including listening ports. > More information: . - Display the PID and program name listening on a specific protocol: