Skip to content

Instantly share code, notes, and snippets.

@V0XNIHILI
Last active May 5, 2021 09:56
Show Gist options
  • Save V0XNIHILI/c13b45414f322a3e8cc9472fcd1075ce to your computer and use it in GitHub Desktop.
Save V0XNIHILI/c13b45414f322a3e8cc9472fcd1075ce to your computer and use it in GitHub Desktop.
Check which CPU you have on macOS
sysctl -n machdep.cpu.brand_string
# Example output: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment