mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 00:48:56 +00:00
Update cheatsheets
This commit is contained in:
18
f3write
Normal file
18
f3write
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user