how to check process running in linux port code example Example: linux check what process is using port $ netstat -ltnp | grep -w ':80'