f3 8.0
Test real capacity of flash memory cards and such
F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity of a flash card (flash drive, flash disk, pendrive). F3 writes to the card and then checks if can read it. It will assure you haven't been sold a card with a smaller capacity than stated.
- Outputs:
out
- Website: http://oss.digirati.com.br/f3/
- Licenses: GPL 3+
- Package source: gnu/packages/disk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install f3 8.0
as follows:
guix install f3@8.0
Or install the latest version:
guix install f3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.