Provided by: manpages-zh_1.6.3.6-1_all bug

名稱

       nice - 改變執行程式的排程優先順序

概述

       nice [選項] [命令 [引數]...]

描述

       以調整過的優先順序執行命令以影響程序排程。如果未給出命令,則顯示當前的優先順序。優先順序的
       值的範圍從-20(最高階)到19(最低階)。

       必選引數對長短選項同時適用。

       -n, --adjustment=N
              給優先順序加上整數N(預設為10)

       --help 顯示此幫助資訊並退出

       --version
              顯示版本資訊並退出

       注意:您的 shell 可能內建了自己的 nice  程式版本,它會覆蓋這裡所提及的相應版本。請查閱您的
       shell 文件獲知它所支援的選項。

作者

       由 David MacKenzie 編寫。

報告錯誤

       GNU coreutils 的線上幫助: <https://www.gnu.org/software/coreutils/>
       請向 <https://translationproject.org/team/zh_CN.html> 報告翻譯錯誤。

版權

       請向 <https://translationproject.org/team/zh_CN.html> 報告翻譯錯誤。
       This  is free software: you are free to change and redistribute it.  There is NO WARRANTY,
       to the extent permitted by law.

參見

       nice(2), renice(1)

       完整文件請見: <https://www.gnu.org/software/coreutils/nice>
       或者在本地使用: info '(coreutils) nice invocation'

       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh