dump-acct

The GNU Accounting utilities for process and login accounting

Install

All systems
curl cmd.cat/dump-acct.sh
Debian Debian
apt-get install acct
Ubuntu
apt-get install acct
Alpine
apk add acct
image/svg+xml Kali Linux
apt-get install acct
CentOS
yum install psacct
Fedora
dnf install psacct
Windows (WSL2)
sudo apt-get update sudo apt-get install acct
Raspbian
apt-get install acct
Docker
docker run cmd.cat/dump-acct dump-acct powered by Commando

acct

The GNU Accounting utilities for process and login accounting

GNU Accounting Utilities is a set of utilities which reports and summarizes data about user connect times and process execution statistics. "Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system. The 'last' command is provided by the sysvinit package and not included here.

psacct

Utilities for monitoring process activities