mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
15 lines
362 B
Plaintext
15 lines
362 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# f3read
|
|
|
|
> Validate .h2w files to test the real capacity of the drive.
|
|
> See also: `f3write`, `f3probe`, `f3fix`.
|
|
> More information: <https://oss.digirati.com.br/f3/>.
|
|
|
|
- Validate a device by checking the files in a given directory:
|
|
|
|
`f3read {{path/to/mount_point}}`
|