Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@srv:~# wget http://cachefly.cachefly.net/100mb.test
- --2013-02-16 01:10:31-- http://cachefly.cachefly.net/100mb.test
- Resolving cachefly.cachefly.net... 205.234.175.175
- Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 104857600 (100M) [application/octet-stream]
- Saving to: "100mb.test"
- 100%[======================================>] 104,857,600 54.8M/s in 1.8s
- 2013-02-16 01:10:32 (54.8 MB/s) - "100mb.test" saved [104857600/104857600]
- root@srv:~# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
- 16384+0 records in
- 16384+0 records out
- 1073741824 bytes (1.1 GB) copied, 3.77676 s, 284 MB/s
Advertisement
Add Comment
Please, Sign In to add comment