linux学习笔记--nice命令指定设置程序进程调度优先级语法:nice (选项) (参数)选项:-n: 指定进程的优先级(整数)参数:指令及选项:需要运行的指令及其它选项例:nice -19 tar -cvzf sql.tar.gz sql/