Speed Test Linux CLI

Friday, June 8, 2012 Posted by Unknown
Quick way to get a decent speed test on the command line.








#!/bin/bash
curl -o /dev/null http://download.thinkbroadband.com/1GB.zip
Labels:

Post a Comment