Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This command changes the attribute word of a file or directory.
setattrs [filesys path] [attrs]
Parameters
filesys path
Name of the storage device containing the partition to be changed.attrs
New attributes for the file or directory. This can be one or more of the attributes listed below:- READONLY
- HIDDEN
- SYSTEM
- ARCHIVE
- TEMPORARY
- COMPRESSED
To specify multiple attributes, separate them with | symbols. To clear all attributes, specify 0.
See Also
Send Feedback on this topic to the authors