lastcomm

Show last commands executed. More information: <https://manpages.debian.org/latest/acct/lastcomm.1.en.html>.

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 lastcomm on any operating system with command-not-found.com