sa

Summarizes accounting information. Part of the acct package. Shows commands called by users, including basic info on CPU time spent processing and I/O rates. More information: <https://manned.org/man/sa.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y acct
Ubuntu
RUN apt-get update && \ apt-get install -y acct
Alpine
RUN apk add acct
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y acct
CentOS
RUN yum install -y psacct
Fedora
RUN dnf install -y psacct
Raspbian
RUN apt-get update && \ apt-get install -y acct
click the source code to copy install sa on any operating system with command-not-found.com