Kill Everything Running On A Certain Port
You can quickly kill everything running on a certain port with the following command.
This gets a list of pids for all the processes and then kills them.
Last updated
You can quickly kill everything running on a certain port with the following command.
This gets a list of pids for all the processes and then kills them.
Last updated