how to see what is runnig on port 800 code example Example: Find what is running on port 8000 $ lsof -i TCP:8000 | grep LISTEN