procs

Modern replacement for ps written in Rust with better defaults

brewmacoslinux
Try with needOr install directly
Source

About

Modern replacement for ps written in Rust

Commands

procs

Examples

List all running processes with detailed information$ procs
Search for processes matching a specific name$ procs firefox
Show process tree hierarchy starting from a specific process$ procs -t nginx