GNU coreutils
18 June 2002
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
名前
uname - システム情報を表示する
書式
uname [OPTION]...
説明
システム情報を表示します。 OPTION が指定されていない場合は -s と同じです。
-a, --all | 以下の順番でシステム情報を全て表示する (ただし -p と -i が unknown の場合は省略される) |
-s, --kernel-name | |
カーネル名を表示する | |
-n, --nodename | |
ネットワークノードとしてのホスト名を表示する | |
-r, --kernel-release | |
カーネルリリース番号を表示する | |
-v, --kernel-version | |
カーネルのバージョンを表示する | |
-m, --machine | |
マシンのハードウェア名を表示する | |
-p, --processor | |
プロセッサの種類を表示する (移植性なし) | |
-i, --hardware-platform | |
ハードウェアプラットフォームを表示する (移植性なし) | |
-o, --operating-system | |
オペレーティングシステムを表示する | |
--help | この使い方を表示して終了する |
--version | |
バージョン情報を表示して終了する |
作者
作者 David MacKenzie。
著作権
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.