Tuesday, January 2, 2018

cpufrequtils I nice set of commands

cpufrequtils I nice set of commands


Well this is a short tip, short but useful, cpufrequtils is a set of commands related to get information about our CPU core, in some cases this is useful specially when youre testing packages performance or sourcecode performance, so the steps are these:

1. install it: apt-get install cpufrequtils

2. try it like this: cpufreq-info | grep current CPU


thats it, see ya around

visit link download