HomeManualsHOW TOGet CPU Information Get CPU Information HOW TO September 19, 2011 0 lc-root CPU Get CPU Model cat "/proc/cpuinfo" | grep "model name" Get CPU Frequency cat "/proc/cpuinfo" | grep "cpu MHz" Get CPU Cache Size cat "/proc/cpuinfo" | grep "cache size" Tweet Pin It Leave a Reply Cancel reply This site uses Akismet to reduce spam. Learn how your comment data is processed.