@ -839,6 +839,7 @@ getcpu () {
"Mac OS X")
cpu="$(sysctl -n machdep.cpu.brand_string)"
echo "$cpu"
cpu=${cpu/ }
cores=$(sysctl -n hw.ncpu)
;;