Created
February 6, 2019 03:00
-
-
Save selfup/c4909d40079b3383121cbcdb2cfb329f 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
wmic cpu get loadpercentage | |
wmic cpu get name,CurrentClockSpeed,MaxClockSpeed | |
systeminfo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment