Equivalent Commands The commands supported in MacOS to do the thing you know how to do in Linux. netstat Equivalent to netstat -nap: lsof -nP -i4TCP:$PORT | grep LISTEN Source