FATATTR(1) | H. Peter Anvin | FATATTR(1) |
fatattr - Display or change attributes on a FAT filesystem
fatattr [+-rhsvda67] files...
fatattr displays or changes attributes on an MS-DOS FAT filesystem. If only a list of files (or directories) are given, it displays the attributes for those files or directories. If given a list of attributes, it will add (+) or remove (-) the specified attributes from the given list of files or directories.
The attributes are:
Requires Linux kernel version 2.6.11 or later.
Written by H. Peter Anvin <hpa@zytor.com>.
Copyright © 2005 H. Peter Anvin.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
chmod(1), chattr(1)
3 January 2005 | fatattr |