Access kernel state information. More information: https://keith.github.io/xcode-man-pages/sysctl.8.html.
sysctl -a
sysctl -n hw.model
sysctl -n machdep.cpu.brand_string
sysctl -n machdep.cpu.features
sysctl -w {{section.tunable}}={{value}}