Skip to content

Instantly share code, notes, and snippets.

@randomessence
Created September 7, 2015 18:21
Show Gist options
  • Save randomessence/742e743df6d61cb42cb2 to your computer and use it in GitHub Desktop.
Save randomessence/742e743df6d61cb42cb2 to your computer and use it in GitHub Desktop.
Install dstat locally
git clone https://github.com/dagwieers/dstat.git && cd ~/dstat/
make install prefix=$HOME && cd && rm -rf ~/dstat
~/bin/dstat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment