Description
Users can select and terminate running processes from an interactive terminal interface. This is useful when a program is stuck, consuming resources, or needs to be stopped without manually typing a process ID.
It can kill processes immediately, so confirm the selected process before acting. Stopping the wrong process can close apps, interrupt services, or lose unsaved work.