Skip to content

Instantly share code, notes, and snippets.

@leonardreidy
Created November 30, 2016 00:37
Show Gist options
  • Save leonardreidy/41a6e14b9150380bf9e2c6840bfc9e9f to your computer and use it in GitHub Desktop.
Save leonardreidy/41a6e14b9150380bf9e2c6840bfc9e9f to your computer and use it in GitHub Desktop.
# A collection of generally useful Bash commands
# check storage device performance
dd if=/dev/sda1 of=/dev/null bs=1024k count=1024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment