Speedtest Alias

Just a quick alias I can throw in /etc/bashrc to do some bandwidth testing.

alias speedtest="while /bin/true; do wget ftp://speedtest.web-ster.com/50mb.bin --output-document=/dev/null; done;"
Leave A Reply - 1 Reply
Replies
David Edwards 2006-11-12 11:45am - dave@... - Logged IP: 76.187.143.142

43% [===============> ] 4,603,904 1.15M/s ETA 00:05

Scary! Fast test site, man.

All content licensed under the Creative Commons License