Kill processes at port

Kill processes at a port.

Authored by: Maurice Gerhardt
Brought to you by Warp, a free terminal reimagined to work like a modern app.
port

Command
Copy
kill $(lsof -t -i:port)
Tags