nice
all
Execute a program with a custom scheduling priority (niceness). Niceness values range from -20 (the highest priority) to 19 (the lowest). Note: Some modern schedulers ignore niceness or limit its effects inside autogroups.
More info →Options (1)
-n, --adjustmentbooleanDefine the priority with an explicit option
Example:
nice {{[-n|--adjustment]}} {{niceness_value}} {{command}}Examples (5)
Print the current niceness value
made by @shridhargupta | data from tldr-pages