port kill in mac code example Example 1: kill the port in mac sudo lsof -i tcp:3000 Example 2: killing a port mac sudo lsof -i :3000