Checking the speed of writing to a disc
dd if=/dev/zero of=tempfile bs=1M count=1024
Result
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 2.94139 s, 365 MB/s
↧