mirror of
https://github.com/dchakro/storage-speed-test.git
synced 2024-10-23 08:29:37 -07:00
Update README.md
This commit is contained in:
parent
1d5a13a73e
commit
4ae1388cae
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
|
@ -1,2 +1,9 @@
|
||||||
# sd-card-speed-test
|
# Test read/write speed of SD/microSD/USB/SSD/HDD.
|
||||||
Bash script for Mac OS X and Linux to test SD card or SSD/HDD read and write speed.
|
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>
|
||||||
|
```
|
||||||
|
|
||||||
|
Note: administrator password is necessary for sudo to reset file system cache. Read speed result is incorrect without cache reset.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue