💻 Software
What to you use as a "fuser -v -n tcp" alternative on Mac OS X
Fresh7 days ago
Mar 15, 20267138 viewsConfidence Score0%
0%
Problem
The fuser command on Mac OS X is rather primitive and can't check for processes listening on a specific port. Does anybody know a good alternative? It it enough to know which process listening on that one port.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What to you use as a "fuser -v -n tcp" alternative on Mac OS X
Low Risk
As @vcsjones said in the comments, is the tool for this: Without the , it shows all open files; with just it shows network files only; if you specify something after the you can restrict by any or all of: IPv4/6, TCP/UDP, hostname or IP, and port nu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix