mac kill pid on port code example Example 1: kill port in mac npx kill-port 8080 Example 2: kill process on port 3000 mac kill $(lsof -ti:3000,3001,8080)