dump.exfat(8) System Manager's Manual dump.exfat(8)

dump.exfat - Show on-disk information of exfat filesystem

dump.exfat [ -d file-path ] [ -s dir-path ] [ -r ] device
dump.exfat -V

dump.exfat Print on-disk information from given device that formatted by exFAT filesystem.

Note: For printing information of directory entries, the absence of "double-link" does not indicate the cluster is not doubly allocated if the scan is not started from the root directory with the recursive option.

Prints the version number and exits.
Print information of directory entries from a given path that exits in the given device.
Scan and print information of directory entries from a given path that exits in the given device.
Scan and print information of directory entries from a given path recursively that exits in the given device. Only works with -s option.
Print the cluster chain while printing the directory entry information. Only works with -d/-s option.