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;"
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;"
43% [===============> ] 4,603,904 1.15M/s ETA 00:05
Scary! Fast test site, man.