tldr/pages/osx/hostname.md

12 lines
141 B
Markdown
Raw Normal View History

2015-12-15 19:57:07 +03:00
# hostname
2015-12-31 16:26:31 +03:00
> Show or set the system's host name
2015-12-15 19:57:07 +03:00
- Show current host name
`hostname`
- Set current host name
`hostname {{new_hostname}}`