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