Created
September 11, 2019 09:37
-
-
Save mistificator/dd2ce627c01df568bf8b5f609ae8c5e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| #sudo apt-get install lm-sensors | |
| watch -n 0 "sensors && cat /proc/cpuinfo | grep MHz" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment