Programming
Killing a Process Locking Port on a Mac
When doing development work on a Mac sometimes the process won’t close down correctly and will end up locking a port which will provide an error when you try and start it up again. In order to kill a process on a specific port you first need to get its Read more…