Terminate Any Process That Is Using The Port Number To

[Solved] Terminate Any Process That Is Using The Port Number To | Erlang - Code Explorer | yomemimo.com
Question : terminate any process that is using the port number to communicate

Answered by : blushing-bear-setlsa0dsr3b

kill $(lsof -t -i:"Port Number")

Source : https://appuals.com/how-to-kill-process-on-port/ | Last Update : Tue, 22 Mar 22

Answers related to terminate any process that is using the port number to communicate

Code Explorer Popular Question For Erlang