Forrest logo
back to context overview

nice

List of commands for nice:

  • nice:tldr:7cca2 nice: Launch a program with altered priority.
    $ nice -n ${niceness_value} ${command}
    try on your machine
    explain this command
back to context overview