Skip to content

Instantly share code, notes, and snippets.

View tazhate's full-sized avatar
🏠
Working from home

Taz Hate tazhate

🏠
Working from home
View GitHub Profile
@tazhate
tazhate / netspeed.sh
Created November 19, 2012 12:40 — forked from rsvp/netspeed.sh
netspeed.sh : check download speed rate via command line | Linux bash script
#!/usr/bin/env bash
# bash 4.1.5(1) Linux Ubuntu 10.04 Date : 2011-10-09
#
# _______________| netspeed : check download speed via command line.
#
# Usage: netspeed [tokyo, london, usw, use, east, west, URL]
# ^default U.S. west coast.
# [ -speed_KB/sec ]
# ^negation activates the Mbps converter.
#