Created
November 23, 2012 00:54
-
-
Save cliffwoo/4133499 to your computer and use it in GitHub Desktop.
MacOS下修改主机名
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#修改主机名 | |
scutil --set HostName $newhostname | |
#计算机名 | |
scutil --set ComputerName $newcomputername |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
。。。浪费我半分钟点进来看。。。