EXFATATTRIB(8) System Manager's Manual EXFATATTRIB(8)

exfatattrib - Set or display exFAT file attributes

exfatattrib [ -r | -R | -i | -I | -s | -S | -a | -A ] -d device file

exfatattrib sets or displays attributes of a file on an exFAT file system.

device is the path to an unmounted disk partition or disk image file containing an exFAT file system.

file is the path of a file within that file system.

If run with no command line options, the current attributes of file are displayed; otherwise, the specified attributes are set or cleared. It is an error to set and clear the same flag.

Command line options available:

The path to an unmounted disk partition or disk image file containing an exFAT file system. This option is required.
Set read-only flag
Clear read-only flag
Set hidden flag (mnemonic: invisible)
Clear hidden flag
Set system flag
Clear system flag
Set archive flag
Clear archive flag
Display this help message
Print version and copyright.

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

Will Thompson

chmod(1)

November 2020