Files
tldr/pages.zh/common/f3write.md

13 lines
355 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}}`