An open API service indexing awesome lists of open source software.

https://github.com/malimirkec/killify

Killify helps you kill all the hanging running processes.
https://github.com/malimirkec/killify

bash cli terminal

Last synced: about 2 months ago
JSON representation

Killify helps you kill all the hanging running processes.

Awesome Lists containing this project

README

          

# Killify

Don't you hate when you exit the command via ctrl+c and the processes still run?
Don't you hate when you need to kill each and every single one of these processes manually?

Then Killify is what you need!
Killify terminates all processes that are hanging there in the background.

## Installation

```bash
npm install -g killify
```

## Usage

Run the command in terminal:

```
killify
```

## Example

Watch on YouTube: .