Description
Provides small tools that inspect and manage processes through the Linux proc filesystem. Utilities such as fuser, killall, pstree, and others help diagnose which processes are running or using resources.
Use it for troubleshooting, administration, and scripts that need process information. These are terminal tools and can affect running processes when used to send signals.