dump.exfat - Show on-disk information of exfat filesystem
Contents
Description
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.
Name
dump.exfat - Show on-disk information of exfat filesystem
Options
-V Prints the version number and exits.
-d, --dentry-set=path
Print information of directory entries from a given path that exits in the given device.
-s, --scan-dir=dir-path
Scan and print information of directory entries from a given path that exits in the given device.
-r, --recursive
Scan and print information of directory entries from a given path recursively that exits in the
given device. Only works with -s option.
-c, --cluster-chain
Print the cluster chain while printing the directory entry information. Only works with -d/-s
option.
dump.exfat(8)
Synopsis
dump.exfat [ -dfile-path ] [ -sdir-path ] [ -r ] devicedump.exfat-V
