Speedtest Alias

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

alias speedtest="while /bin/true; do wget https://www.perturb.org/content/100mb.bin --output-document=/dev/null; done;"
Leave A Reply - 1 Reply
Replies
November 12th 2006 - David Edwards

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

Scary! Fast test site, man.

All content licensed under the Creative Commons License