add new chinese translations
This commit is contained in:
13
pages.zh/common/f3write.md
Normal file
13
pages.zh/common/f3write.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# f3write
|
||||
|
||||
> 用 .h2w 文件填充驱动器以测试其实际容量。
|
||||
> 另见:`f3read`,`f3probe`,`f3fix`。
|
||||
> 更多信息:<https://oss.digirati.com.br/f3/>.
|
||||
|
||||
- 将测试文件写入指定目录,填满驱动器:
|
||||
|
||||
`f3write {{path/to/mount_point}}`
|
||||
|
||||
- 限制写入速度:
|
||||
|
||||
`f3write --max-write-rate={{kb_per_second}} {{path/to/mount_point}}`
|
Reference in New Issue
Block a user