ps

Information about running processes. More information: <https://manned.org/ps>.

Debian Debian
RUN apt-get update && \ apt-get install -y procps-ng
Ubuntu
RUN apt-get update && \ apt-get install -y procps-ng
Arch Arch Linux
RUN pacman -S --noconfirm procps-ng
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y procps-ng
CentOS
RUN yum install -y procps-ng
Fedora
RUN dnf install -y procps-ng
Raspbian
RUN apt-get update && \ apt-get install -y procps-ng
click the source code to copy install ps on any operating system with command-not-found.com