HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

dump.exfat — Show on-disk information of an exFAT filesystem. More information: <https://manned.org/dump.exfat>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commanddiskshowexfatcliinformationfilesystemdump.exfat
linux

Problem

How to use the dump.exfat command: Show on-disk information of an exFAT filesystem. More information: <https://manned.org/dump.exfat>.

Solution

dump.exfat — Show on-disk information of an exFAT filesystem. More information: <https://manned.org/dump.exfat>.

Print on-disk information for a given filesystem:
dump.exfat {{/dev/sdXY}}

Code Snippets

Print on-disk information for a given filesystem

dump.exfat {{/dev/sdXY}}

Context

tldr-pages: linux/dump.exfat

Revisions (0)

No revisions yet.