Created
October 17, 2015 23:12
-
-
Save bouassaba/27d01849fa2bb79b3935 to your computer and use it in GitHub Desktop.
Ubuntu show CPU and RAM info
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
cat /proc/cpuinfo | |
grep MemTotal /proc/meminfo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment