Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created October 17, 2015 23:12
Show Gist options
  • Save bouassaba/27d01849fa2bb79b3935 to your computer and use it in GitHub Desktop.
Save bouassaba/27d01849fa2bb79b3935 to your computer and use it in GitHub Desktop.
Ubuntu show CPU and RAM info
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