|
NAMEexfatattrib - Set or display exFAT file attributes SYNOPSISexfatattrib [ -r | -R | -i | -I | -s | -S | -a | -A ] -d device file DESCRIPTIONexfatattrib 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 OPTIONSCommand line options available:
EXIT CODESZero is returned if errors were not found. Any other code means an error. AUTHORWill Thompson SEE ALSOchmod(1)
|