ac

Print statistics on how long users have been connected. More information: <https://man.openbsd.org/ac>.

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 acct
Fedora
RUN dnf install -y acct
Raspbian
RUN apt-get update && \ apt-get install -y acct
click the source code to copy install ac on any operating system with command-not-found.com