Horje
speedtest mac terminal Code Example
check internet speed on mac terminal
brew install speedtest-cli
speedtest mac terminal
brew tap teamookla/speedtest
brew update
# Example how to remove conflicting or old versions using brew
# brew uninstall speedtest --force
brew install speedtest --force
# Run your speedtest
speedtest
check internet speed on mac terminal
$ speedtest-cli


Retrieving speedtest.net configuration...
Testing from ACME Cable (xxx.xxx.xxx.xxx)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by ServerPronto (Miami, FL) [22.39 km]: 25.419 ms 
Testing download speed............................................................
Download: 70.16 Mbit/s
Testing upload speed............................................................
.Upload: 5.92 Mbit/s




Shell

Related
how to open .mbox file ubuntu Code Example how to open .mbox file ubuntu Code Example
bundle uninstall old gems Code Example bundle uninstall old gems Code Example
allocate gpu in hpc slurm Code Example allocate gpu in hpc slurm Code Example
prisma format schema Code Example prisma format schema Code Example
slack events api python Code Example slack events api python Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10