GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EXFATFSCK(8) FreeBSD System Manager's Manual EXFATFSCK(8)

exfatfsck - check an exFAT file system

exfatfsck [ -a | -n | -p | -y ] device
exfatfsck [ -V ]

exfatfsck checks an exFAT file system for errors. It can repair some of them.

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 anything 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.

Zero is returned if errors were not found. Any other code means an error.

Andrew Nayenko

fsck(8)
September 2018

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.