1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 18:24:54 +02:00
tldr/pages.zh/osx/hostname.md
2019-11-02 17:47:23 +00:00

145 B

hostname

显示或设置系统的主机名.

  • 显示本机的主机名:

hostname

  • 设置本机主机名:

hostname {{新主机名}}