Created
October 29, 2016 08:32
-
-
Save r-plus/52f81f0afdbba79365b6102d4bec4e1d to your computer and use it in GitHub Desktop.
How to check CPU on mac.
This file contains hidden or 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
$ sysctl -n machdep.cpu.brand_string | |
Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment