Bash script for Mac OS X test SSD/HDD/SDHC or network storage's read and write speeds.
Find a file
2022-07-07 09:13:33 +03:00
LICENSE Initial commit 2017-05-28 13:32:10 +03:00
README.md Update README.md 2020-10-07 23:22:51 +03:00
storage_speedtest.sh asks file size as input 2022-07-07 09:13:33 +03:00

Test read/write speed of SD/microSD/USB/SSD/HDD.

Bash script for Mac OS X and Linux to test SD/microSD card or SSD/HDD/USB drive read and write speed.

Usage:

$ bash sd_card_speed_test.sh <path to directory which should be tested>

IE: /Volumes/Untitled and not /dev/disk2

Note: administrator password is necessary for sudo to reset file system cache. Read speed result is incorrect without cache reset.