ARCH(1) | ユーザーコマンド | ARCH(1) |
名前¶
arch - マシンのハードウェア名を出力する (uname -m と同じ)
書式¶
arch [OPTION]...
説明¶
マシンのアーキテクチャを表示します。
GNU coreutils のオンラインヘルプ: <https://www.gnu.org/software/coreutils/> 翻訳に関するバグは <https://translationproject.org/team/ja.html> に連絡してください。 詳細な文書 <https://www.gnu.org/software/coreutils/arch> (ローカルでは info '(coreutils) arch invocation' で参照可能)。
作者¶
作者 David MacKenzie および Karel Zak。
著作権¶
Copyright © 2020 Free Software Foundation, Inc.
ライセンス GPLv3+: GNU GPL version 3 or later
<https://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.
関連項目¶
arch の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および arch のプログラムが正しくインストールされているならば、コマンド
- info arch
を使用すると完全なマニュアルを読むことができるはずだ。
2021年5月 | GNU coreutils |