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

355 B
Raw Blame History

f3write

用 .h2w 文件填充驱动器以测试其实际容量。 另见:f3readf3probef3fix。 更多信息:https://oss.digirati.com.br/f3/.

  • 将测试文件写入指定目录,填满驱动器:

f3write {{path/to/mount_point}}

  • 限制写入速度:

f3write --max-write-rate={{kb_per_second}} {{path/to/mount_point}}