Files
cheatsheet-tldr/tldr/linux/ntfsfix

14 lines
258 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# ntfsfix
> Fix common problems on an NTFS partition.
> More information: <https://manned.org/ntfsfix>.
- Fix a given NTFS partition:
`sudo ntfsfix {{/dev/sdXN}}`