Home
last modified time | relevance | path

Searched defs:HELP_nice (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h531 #define HELP_nice "usage: nice [-n PRIORITY] COMMAND [ARG...]\n\nRun a command line at an increased or decreased scheduling priority.\n\nHigher numbers make a program yield more CPU time, from -20 (highest\npriority) to 19 (lowest). By default processes inherit their parent's\nniceness (usually 0). By default this command adds 10 to the parent's\npriority. Only root can set a negative niceness level." macro

Completed in 8 milliseconds