force-kill

0.0.2 • Public • Published

node-force-kill

A small node wrapper for force killing processes (not graceful)

Build Status

Install

npm install force-kill

Usage

Using force-kill is really easy:

var force_kill = require("force-kill");
force_kill("./long_running_process"); // returns true if it found & killed anything

Contact

Please visit my site at http://bradjasper.com to contact me.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i force-kill

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • bradjasper