Check an exfat file system
exfatfsck [ -V ] device
exfatfsck checks an exFAT file system for errors. Note that it cannot repair corrupted FS, it just reports found errors.
Command line options available:
-V
Print version and copyright.
Zero is returned if errors were not found. Any other code means an error.
Andrew Nayenko