1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.zh/osx/hostname.md
2019-02-26 18:50:35 +00:00

145 B

hostname

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

  • 显示本机的主机名:

hostname

  • 设置本机主机名:

hostname {{新主机名}}