neekey / ps

A Node.js module for looking up running processes
MIT License
128 stars 41 forks source link

use `spawn` to replace `exec` for linux/unix system #40

Closed neekey closed 7 years ago

neekey commented 7 years ago

What