Scroll to navigation

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

NAME

exfatattrib - Set or display exFAT file attributes

SYNOPSIS

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

DESCRIPTION

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

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.

EXIT CODES

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

AUTHOR

Will Thompson

SEE ALSO

chmod(1)

November 2020