Skip to content

Instantly share code, notes, and snippets.

@HalCanary
Created August 24, 2021 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HalCanary/59d7c9c3c408ddfd55c477a992281827 to your computer and use it in GitHub Desktop.
Save HalCanary/59d7c9c3c408ddfd55c477a992281827 to your computer and use it in GitHub Desktop.
apple-m1.txt
$ sysctl machdep.cpu.brand_string
machdep.cpu.brand_string: Apple M1
$ sw_vers
ProductName: macOS
ProductVersion: 11.4
BuildVersion: 20F71
$ sysctl hw.cpufrequency
$ arch -x86_64 sysctl hw.cpufrequency
hw.cpufrequency: 2400000000
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment