linux shell returns the process ID to kill the process according to the port's method

The method returns to port linux shell process ID to kill the process of
<pre>
the kill `lsof -t -i: 9501`
</ pre>
This is the process ID to kill the 9501 port

Guess you like

Origin www.cnblogs.com/newmiracle/p/11873106.html