sysctl on OS-X
sysctl -A – A complete list of sysctl settings
sysctl hw.cpufrequency – CPU speed. It’s reported to not be correct on older systems (PowerPC?)
sysctl vm.swapusage – swap file usage
/etc/sysctl.conf – config file for sysctl
Your Guide To All Things Cain™
sysctl -A – A complete list of sysctl settings
sysctl hw.cpufrequency – CPU speed. It’s reported to not be correct on older systems (PowerPC?)
sysctl vm.swapusage – swap file usage
/etc/sysctl.conf – config file for sysctl