SYNOPSIS

exfatlabel [ -s ] [ -u ] [ -V ] device

DESCRIPTION

dumpexfat dumps details about exFAT file system including low-level info. All sizes are in bytes.

OPTIONS

Command line options available:

-s

Dump only info from super block. May be useful for heavily corrupted file systems.

-u

Dump ranges of used sectors starting from 0 and separated with spaces. May be useful for backup tools.

-V

Print version and copyright.

EXIT CODES

Zero is returned on success. Any other code means an error.

AUTHOR

Andrew Nayenko

RELATED TO dumpexfat…