Content
Data
license:
Version number: exfatfsck 1.3.0
Developer / owner: Andrew Nayenko
Short description:
Manual page and help for the fsck.exfat linux command.
Man page output
man fsck.exfat
EXFATFSCK(8) System Manager's Manual EXFATFSCK(8)
NAME
exfatfsck - check an exFAT file system
SYNOPSIS
exfatfsck [ -a | -n | -p | -y ] device
exfatfsck [ -V ]
DESCRIPTION
exfatfsck checks an exFAT file system for errors. It can repair some of them.
COMMAND LINE OPTIONS
Command line options available:
-a Automatically repair the file system. No user intervention required.
-n No-operation mode: non-interactively check for errors, but don't write any‐
thing to the file system.
-p Same as -a for compatibility with other *fsck.
-V Print version and copyright.
-y Same as -a for compatibility with other *fsck.
EXIT CODES
Zero is returned if errors were not found. Any other code means an error.
AUTHOR
Andrew Nayenko
SEE ALSO
fsck(8)
September 2018 EXFATFSCK(8)
Help output
sudo fsck.exfat --help
Súgó kimenet
exfatfsck 1.3.0
fsck.exfat: invalid option -- '-'
Usage: fsck.exfat [-a | -n | -p | -y] <device>
fsck.exfat -V
Related Content
- 20 views