Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

terminate any process that is using the port number to communicate

kill $(lsof -t -i:"Port Number")
Source by appuals.com #
 
PREVIOUS NEXT
Tagged: #terminate #process #port #number #communicate
ADD COMMENT
Topic
Name
4+1 =