Friday, April 27, 2012

Get CPU Info via Command Line in Mac OS X

Get CPU Info via Command Line in Mac OS X: "Retrieving CPU information from the command line in Mac OS X is easy enough, first we’ll use sysctl because it give us everything on one easy to read line:

sysctl -n machdep.cpu.brand_string"

'via Blog this'