Linux has a good command for killing a proccess (or multiple proccesses) from the command line. Well what about windows? It has taskkill:
Taskkill /F /IM process
Linux has a good command for killing a proccess (or multiple proccesses) from the command line. Well what about windows? It has taskkill:
Taskkill /F /IM process