@sequencemedia/ps
v0.0.110
Published
Get a list of process statuses in a convenient structure
Readme
@sequencemedia/ps
Get a list of process statuses in a convenient structure
This project is a fork of ps-list v8.1.1 and simplifed for macOS and Linux
npm i -P @sequencemedia/psUsage
import ps from '@sequencemedia/ps'
/**
* ...
*/
const array = await ps()