killing process runnins on ports macOS code example Example: kill process running on port mac sudo lsof -i :3000 kill -9 <PID>