$ watch 'grep MHz /proc/cpuinfo | awk "{ print \$4 }" | sort -n'
Monitoring CPU clock speed
Reply
$ watch 'grep MHz /proc/cpuinfo | awk "{ print \$4 }" | sort -n'
This via tilde.news today: Observability and You — Keith Gregory, a discussion of what and why for observability.