snippetbashTip
fast — Test your download and upload speed using fast.com. More information: <https://github.com/sindresorh
Viewed 0 times
commanduploadandclitestfastdownloadyour
Problem
How to use the
fast command: Test your download and upload speed using fast.com. More information: <https://github.com/sindresorhus/fast-cli>.Solution
fast — Test your download and upload speed using fast.com. More information: <https://github.com/sindresorhus/fast-cli>.Measure the current download speed:
fastMeasure the current upload speed in addition to download speed:
fast {{[-u|--upload]}}Display results on a single line to reduce spacing:
fast --single-lineDisplay complete results - download/upload speeds, latency, and ISP info:
fast --verboseCode Snippets
Measure the current download speed
fastMeasure the current upload speed in addition to download speed
fast {{[-u|--upload]}}Display results on a single line to reduce spacing
fast --single-lineDisplay complete results - download/upload speeds, latency, and ISP info
fast --verboseContext
tldr-pages: common/fast
Revisions (0)
No revisions yet.