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>.
RUN apt-get update && \
apt-get install -y acct
RUN apt-get update && \
apt-get install -y acct
RUN apk add acct
RUN apt-get update && \
apt-get install -y acct
RUN yum install -y psacct
RUN dnf install -y psacct
RUN apt-get update && \
apt-get install -y acct