Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 600 Bytes

Check_Processes_Runing

image

General info

A program that checks what processes are running in the background. You can save the result to a *.txt file, you can search for a process by name.

PL: Program, który sprawdza jakie procesy działają w tle. Mozna zapisać wynik do pliku *.txt, można szukać procesu po nazwie.

Technologies

Python.

Setup

  1. Run IDE for Python.
  2. Start debugging.
  3. Use and enjoy :P

Support for Linux Type ps -e