GNU coreutils
manpages-ja
Japanese version of the manual pages (for users)
man-pages-ja
Japanese man (manual) pages from the Japanese Manual Project
coreutils
The basic file, shell and text manipulation utilities of the GNU operating system
coreutils-common
coreutils common optional components
coreutils-doc
Documentation for the GNU Core Utilities
名前
nproc - 利用可能なプロセッシングユニット数を表示する
書式
nproc [OPTION]...
説明
現在のプロセスで使用可能なプロセスユニットの数を表示します。この数は現在 オンラインになっているプロセッサ数より少ないかもしれません。
--all | 導入されているプロセッサの数を表示する |
--ignore=N | |
可能であれば N 個のプロセスユニットを無視する | |
--help | この使い方を表示して終了する |
--version | |
バージョン情報を表示して終了する |
作者
作者 Giuseppe Scrivano。
著作権
Copyright © 2016 Free Software Foundation, Inc. ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
関連項目
nproc の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および nproc のプログラムが正しくインストールされているならば、コマンド
を使用すると完全なマニュアルを読むことができるはずだ。
info nproc |