kill a port mac 8000 code example Example 1: killing a port mac sudo lsof -i :3000 Example 2: killing a port mac kill -9 <PID>