How to getting running processes?

Godot Version

Question

Is possible to somehow getting running processes of a operation System?
For example I want to know that my program somehow storing the running tasks for detecting what other softwares is running actually on the operation system.

With gdscritp is possible?