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.
- Host: GitHub
- URL: https://github.com/malimirkec/killify
- Owner: maliMirkec
- License: mit
- Created: 2022-03-03T11:45:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T17:46:54.000Z (over 3 years ago)
- Last Synced: 2025-02-16T13:27:44.766Z (over 1 year ago)
- Topics: bash, cli, terminal
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: .