fsck.exfat - check an exFAT filesystem
fsck.exfat [ -n ] [ -r ] [ -v ] [
-y ] [ -v ] device
fsck.exfat -V
fsck.exfat checks an exFAT filesystem and repairs the
filesystem depending on the options passed.
- -n
- Check the filesystem but do not attempt to repair the filesystem.
- -p
- Repair the filesystem without user interaction if it can be done
safely.
- -r
- Repair the filesystem interactively.
- -v
- Prints verbose debugging information while checking the exFAT
filesystem.
- -V
- Prints the version number and exits.
- -y
- Repair the filesystem answering yes to all questions.