Access kernel state information
sysctl -a
sysctl -n hw.model
sysctl -n machdep.cpu.brand_string
sysctl -n machdep.cpu.feature
sysctl -w name=value sysctl -w kern.maxfiles=15000
sysctl -w name=value
sysctl -w kern.maxfiles=15000