Y
Hacker News
new
|
ask
|
show
|
jobs
by
skm
3277 days ago
If you're on a Mac, you can find the exact processor model number by opening Terminal.app and entering
sysctl -n machdep.cpu.brand_string
this will return something like
Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
(Found on
http://osxdaily.com/2011/07/15/get-cpu-info-via-command-line...
)
1 comments
DamonHD
3277 days ago
Exactly the same output for me. Assuming that's not the only hardwired output from that command, is your password also hunter2? B^>
link