List network connections for all processes.
Section: Sockets and Connections
Show open network files
bash
bash
sudo lsof -i -n -PExplanation
List network connections for all processes.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Sockets and Connections