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.
Python.
- Run IDE for Python.
- Start debugging.
- Use and enjoy :P
Support for Linux Type ps -e