← Back to tools

Kill

Small bash-only script for killing processes and sending signals

System & Monitoring linuxmacos Shell

Description

Kill is a small bash-only script for killing processes and sending signals. It provides a more user-friendly interface for process management compared to the built-in kill command.

AI Summary

Bash script providing a user-friendly interface for killing processes and sending signals

Capabilities

  • + Kill processes with a friendly interface
  • + Send various signals to processes
  • + Pure bash implementation with no dependencies

Use When

  • When you want a friendlier way to kill processes
View AGENTS.md for Kill