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-11-02 17:47:23 +00:00

11 lines
145 B
Markdown

# hostname
> 显示或设置系统的主机名.
- 显示本机的主机名:
`hostname`
- 设置本机主机名:
`hostname {{新主机名}}`