TLDR
Enter a command. For example: sbatch, distrobox list, bluetoothd.

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.
 
  • Display executable invocations per user (username not displayed):
     
    sudo sa
     
  • Display executable invocations per user, showing responsible usernames:
     
    sudo sa --print-users
     
  • List resources used recently per user:
     
    sudo sa --user-summary

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.