Skip to content
Discussion options

You must be logged in to vote

Makes me think I got this backwards and that the numerical priorities should rank from 1 highest to 5 lowest. Opinions please - 1 highest or 1 lowest?

Highest!

$man nice

NICE(1)                            User Commands                            NICE(1)

NAME
       nice - run a program with modified scheduling priority

SYNOPSIS
       nice [OPTION] [COMMAND [ARG]...]

DESCRIPTION
       Run  COMMAND  with  an  adjusted niceness, which affects process scheduling.
       With no COMMAND, print the current niceness.  Niceness values range from -20
       (most favorable to the process) to 19 (least favorable to the process).
...

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dagraham
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants