Scroll to navigation

HOSTID(1) ユーザーコマンド HOSTID(1)

名前

hostid - 現在のホストの数値の識別子を表示する

書式

hostid [OPTION]

説明

現在のホスト識別用の数値 (16 進数) を表示します。

使い方を表示して終了する
バージョン情報を表示して終了する

GNU coreutils のオンラインヘルプ: <https://www.gnu.org/software/coreutils/> 翻訳に関するバグは <https://translationproject.org/team/ja.html> に連絡してください。 詳細な文書 <https://www.gnu.org/software/coreutils/hostid> (ローカルでは info '(coreutils) hostid invocation' で参照可能)。

作者

作者 Jim Meyering。

著作権

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.

関連項目

gethostid(3)

hostid の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、 info および hostid のプログラムが正しくインストールされているならば、コマンド

info hostid

を使用すると完全なマニュアルを読むことができるはずだ。

2021年5月 GNU coreutils