Skip to content

Instantly share code, notes, and snippets.

@ratacibernetica
Created November 29, 2019 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ratacibernetica/f138957dd68933dca8a79176ded851fc to your computer and use it in GitHub Desktop.
Save ratacibernetica/f138957dd68933dca8a79176ded851fc to your computer and use it in GitHub Desktop.
speedtest from command line with bash
#! /bin/bash
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment