mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 03:58:54 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/dump.exfat
Normal file
13
tldr/linux/dump.exfat
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user