Bash Watch Cpu Frequency, Linux Cpu Frequency, Linux Live Cpu

[Solved] Bash Watch Cpu Frequency, Linux Cpu Frequency, Linux Live Cpu | Shell - Code Explorer | yomemimo.com
Question : get cpu frequency linux

Answered by : shane-whitmire

watch -n.1 "grep \"^[c]pu MHz\" /proc/cpuinfo"

Source : https://unix.stackexchange.com/questions/264632/what-is-the-correct-way-to-view-your-cpu-speed-on-linux | Last Update : Mon, 15 Nov 21

Answers related to bash watch cpu frequency, linux cpu frequency, linux live cpu frequency

Code Explorer Popular Question For Shell