kill3000I've encountered too many cases where I'm like who the fxxk is using port 3000 especially when doing playwright stuff lsof -t -i :3000 | xargs kill -9Backlinks (1)250213Comments (0)