1 Star 0 Fork 0

mobile-webs/linux-command

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
hostid.md 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhuangZhu-74 提交于 5年前 . Update hostid.md

hostid

显示当前主机的十六进制数字标识。

概要

hostid [OPTION]...

主要用途

  • 显示当前主机的十六进制标识符。
  • 用来限制软件的使用权限,不可改变。

选项

--help       显示帮助信息并退出。
--version    显示版本信息并退出。

例子

[root@localhost ~]# hostid
007f0100

注意

  1. 该命令是GNU coreutils包中的命令,相关的帮助信息请查看man -s 1 hostidinfo coreutils 'hostid invocation'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mobile-webs/linux-command.git
git@gitee.com:mobile-webs/linux-command.git
mobile-webs
linux-command
linux-command
master

搜索帮助