nice.1
来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 1 代码 · 共 26 行
1
26 行
.th NICE I 2/8/75.sh NAMEnice \*- run a command at low priority.sh SYNOPSIS.bd nice[\fB\-\fInumber\fR]command [ arguments ].sh DESCRIPTION.it Niceexecutes.it commandwith low scheduling priority.If a numerical argument is given, that priority(in the range 1-20) is used;if not, priority 4 is used..s3The super-user may run commands withpriority higher than normalby using a negative priority,e.g. `\-\-10'..sh "SEE ALSO"nohup (I), nice (II).sh BUGS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?