MenuBar
Tag: macOS
sudo lsof -p 1 # or sudo lsof -p $(ps -U root | grep -w "/sbin/launchd" | head -1 | awk '{print $1}')