f3write: add page

client-spec/clarity
Starbeamrainbowlabs 2020-01-30 01:22:29 +00:00 committed by Zlatan Vasović
parent bd6faf0108
commit 1361792705
1 changed files with 14 additions and 0 deletions

14
pages/common/f3write.md Normal file
View File

@ -0,0 +1,14 @@
# f3write
> Fill a drive out with .h2w files to test its real capacity.
> See also `f3read`, `f3probe`, `f3fix`.
> More information: <http://oss.digirati.com.br/f3/>.
- Write test files to a given directory, filling the drive:
`f3write {{path/to/mount_point}}`
- Limit the write speed:
`f3write --max-write-rate={{kb_per_second}} {{path/to/mount_point}}`