Created
April 14, 2015 13:31
-
-
Save Gonzih/9ad0f115884c0ffacd0b to your computer and use it in GitHub Desktop.
download speed test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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