TLDR
Enter a command. For example: virsh pool define as, dvc, racket.

nice

 
Execute a program with a custom scheduling priority (niceness). Niceness values range from -20 (the highest priority) to 19 (the lowest). More information: https://www.gnu.org/software/coreutils/nice.
 
  • Launch a program with altered priority:
     
    nice -n {{niceness_value}} {{command}}

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.