Tiny Core Linux
General TC => Programming & Scripting - Unofficial => Topic started by: tinypoodle on March 20, 2014, 04:50:56 PM
-
curl -ko .local/bin/speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py && chmod +x .local/bin/speedtest-cli && speedtest-cli -h
Depends on curl and python
Note: It may be possible to replace curl with wget from extension, but I haven't tested that.