list process running on port 80 code example Example: list process using port sudo lsof -n -i :80 | grep LISTEN