procps

Process utilities for monitoring and managing system processes

brewmacoslinux
Try with needOr install directly
Source

About

Utilities for browsing procfs

Commands

pstopfreepgreppkillpmappwdxwatch

Examples

List all running processes with detailed information$ ps aux
Find process ID by name$ pgrep firefox
Kill process by name$ pkill -f node