Horje
Taskkill Code Example
taskkill in cmd
taskkill /f /im notepad.exe /t
taskkill /f /im chrome.exe /t
Taskkill
## check and kill used "ports"
netstat -ano | findstr :8080
taskkill /PID <yourid> /F




Shell

Related
screen recorder linux Code Example screen recorder linux Code Example
best screen capture software for linux u Code Example best screen capture software for linux u Code Example
how to not have to put in credential every push git Code Example how to not have to put in credential every push git Code Example
save git password and username once Code Example save git password and username once Code Example
how to know status psql in linux Code Example how to know status psql in linux Code Example

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