Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEclipseMidnight
titleOnly to see the Result:
wget -O /dev/null http://speedtest.tele2.net/10GB.zip -4

...

Code Block
languagebash
themeEclipseMidnight
http://speedtest.tele2.net/10GB.zip
Resolving speedtest.tele2.net (speedtest.tele2.net)... 90.130.70.73
Connecting to speedtest.tele2.net (speedtest.tele2.net)|90.130.70.73|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10737418240 (10G) [application/zip]
Saving to: ‘/dev/null’

/dev/null        37%[==========================================>                                                          ]   3.78G   106MB/s    eta 61s

...