TLDR
Enter a command. For example: vmstat, rtorrent, modinfo, adduser.

mpstat

 
Report CPU statistics. More information: https://manned.org/mpstat.
 
  • Display CPU statistics every 2 seconds:
     
    mpstat {{2}}
     
  • Display 5 reports, one by one, at 2 second intervals:
     
    mpstat {{2}} {{5}}
     
  • Display 5 reports, one by one, from a given processor, at 2 second intervals:
     
    mpstat -P {{0}} {{2}} {{5}}

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.