Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 273 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 273 Bytes

Task-Manager

This code shows a list of the processes and their identifier (PID) and saves the list in a text file. Then you have the option to kill a certain process by its name.

If you run it as non-admin user it may not identify the name and PID of some processes