Horje
find pid of a port and kill the process in linux Code Example
find pid of a port and kill the process in linux
lsof -i tcp:5000
kill -9 PID




Shell

Related
select until end of file vim shortcut for commands Code Example select until end of file vim shortcut for commands Code Example
change data type powershell Code Example change data type powershell Code Example
check if lfs compatible Code Example check if lfs compatible Code Example
exception in linux Code Example exception in linux Code Example
remove deb repository Code Example remove deb repository Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10