Show the write speed of the current mounted drive.
Note, this is run inside home benchmark directory
cd ~/benchmark
dd if=/dev/zero of=benchfile bs=4k count=20000 status=progress;
Show the write speed of the current mounted drive.
Note, this is run inside home benchmark directory
cd ~/benchmark
dd if=/dev/zero of=benchfile bs=4k count=20000 status=progress;