Advertisement
Guest User

Untitled

a guest
Apr 28th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. dribbler@dribbler:~$ wget -O /dev/null http://ovh.net/files/1Gb.dat
  2. --2018-04-28 14:33:04-- http://ovh.net/files/1Gb.dat
  3. Resolving ovh.net (ovh.net)... 213.186.33.6
  4. Connecting to ovh.net (ovh.net)|213.186.33.6|:80... connected.
  5. HTTP request sent, awaiting response... 200 OK
  6. Length: 125000000 (119M) [application/octet-stream]
  7. Saving to: '/dev/null'
  8.  
  9. /dev/null 100%[========================================================================================================================================>] 119.21M 27.0MB/s in 4.5s
  10.  
  11. 2018-04-28 14:33:09 (26.5 MB/s) - '/dev/null' saved [125000000/125000000]
  12.  
  13. dribbler@dribbler:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement