Code Monkey home page Code Monkey logo

kill-dash-nine's Introduction

kill-dash-nine

Ye olde kill(3) wrapped in a native node module.

KILL DASH NINE,

No more CPU time.

I run KILL DASH NINE,

And your process is mine.

I run KILL DASH NINE,

'Cause it's MY time to shine

So don't step outta line or else it's

KILL DASH NINE!

โ€” "Kill Dash Nine" by Monzy

API

var kill = require('kill')

kill(pid, signal = 'SIGTERM')

Kill the process with the given PID.

Returns undefined.

If the arguments are of the wrong types, an appropriate TypeError will be thrown.

If kill(3) returns an error, an error annotated with syscall, code, errno and pid will be thrown. Commonly, it'll return the codes EPERM (permission denied) and ESRCH (no such process).

kill-dash-nine's People

Contributors

edef1c avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.