Get the list of running processes using the ps command.
ps
Optional
Options for filtering and selecting fields.
A promise that resolves to an array of process information objects.
Get the list of running processes using the
ps
command.