Skip to content

Instantly share code, notes, and snippets.

@Gonzih
Created April 14, 2015 13:31
Show Gist options
  • Save Gonzih/9ad0f115884c0ffacd0b to your computer and use it in GitHub Desktop.
Save Gonzih/9ad0f115884c0ffacd0b to your computer and use it in GitHub Desktop.
download speed test
wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test100.zip 2>&1 | grep saved | sed 's/.*(\(.*\)).*/\1/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment