linux find process listening on port 80 code example Example: linux check what process is using port $ netstat -ltnp | grep -w ':80'