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
EXFATATTRIB(8) FreeBSD 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

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.