is-running

v2.1.0
Test if a process with a given pid is running
pid running child exec spawn

Test if a process with a given pid is running

Build Status Dependency Status Dependency tracking by David

Installation

npm install is-running

Usage

require('is-running')(897245) // returns true if a process with pid 897245 is running
npm i is-running

Metadata

  • BSD
  • Whatever
  • Noah Isaacson
  • released 8/17/2016

Downloads