1. 首页
  2. 数据库
  3. 其它
  4. Linux nice命令用法详解

Linux nice命令用法详解

上传者: 2021-02-01 17:54:34上传 PDF文件 33KB 热度 6次
Linux nice命令 Linux nice命令以更改过的优先序来执行程序,如果未指定程序,则会印出目前的排程优先序,内定的 adjustment 为 10,范围为 -20(最高优先序)到 19(最低优先序)。 使用权限:所有使用者。 语法nice [-n adjustment] [-adjustment] [--adjustment=adjustment] [--help] [--version] [command [arg...]] 参数说明: -n adjustment, -adjustment, –adjustment=adjustment 皆为将该原有优先序的增加 adjustme
下载地址
用户评论