Skip to content

Instantly share code, notes, and snippets.

@digizeph
Created September 13, 2013 04:28
Show Gist options
  • Select an option

  • Save digizeph/6546790 to your computer and use it in GitHub Desktop.

Select an option

Save digizeph/6546790 to your computer and use it in GitHub Desktop.
Using wget to test download speed
#!/bin/bash
wget --output-document=/dev/null http://speedtest.wdc01.softlayer.com/downloads/test500.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment