fsck.exfat (8) Linux Manual Page
exfatfsck – check an exFAT file system
Synopsis
exfatfsck [ -a | -n | -p | -y ] device
exfatfsck [ -V ]
Description
exfatfsck checks an exFAT file system for errors. It can repair some of them.
Command Line Options
Command line options available:
- -a
- Automatically repair the file system. No user intervention required.
- -n
- No-operation mode: non-interactively check for errors, but don’t write anything to the file system.
- -p
- Same as -a for compatibility with other *fsck.
- -V
- Print version and copyright.
- -y
- Same as -a for compatibility with other *fsck.
Exit Codes
Zero is returned if errors were not found. Any other code means an error.
Author
Andrew Nayenko
See Also
fsck(8)
