My laptop's hostname appears to be Georges-MacBook-Pro-Mid-2145.local
,
$ hostname
Georges-MacBook-Pro-Mid-2145.local
Why is the number reported here 2145
instead of 2015
? (I own a MacBook Pro Mid-2015, so I was expecting the host name to be Georges-MacBook-Pro-Mid-2015.local
).
Did I do something wrong somewhere while twiddling about in the terminal or is it normal that the last numbers are... "random" (?)
hostname
command or via the shell prompt doesn't matter. – Gordon Davisson Apr 25 '19 at 00:30