Skip to content

Instantly share code, notes, and snippets.

@haio
Created March 23, 2013 09:18
Show Gist options
  • Save haio/5227102 to your computer and use it in GitHub Desktop.
Save haio/5227102 to your computer and use it in GitHub Desktop.
Load average--- uptime
uptime:
show the load average of system(per 1 min/per 5 min/per 15 min)
cat /proc/cpuinfo | grep -c 'model name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment