Update cheatsheets

This commit is contained in:
ivuorinen
2025-01-18 00:16:28 +00:00
parent 6f840b5b9d
commit 6bd488b66f
3 changed files with 50 additions and 0 deletions

13
tldr/linux/dump.exfat Normal file
View 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}}`