setfattr   Début   Suivant   Sommaire   Préc.page.lue   Accueil
Section: File Utilities (1)
Updated: Extended Attributes
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
setfattr - set extended attributes of filesystem objects  



SYNOPSIS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
setfattr [-h] -n name [-v value] pathname...
setfattr [-h] -x name pathname...
setfattr [-h] --restore=file
 



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
The setfattr command associates a new value with an extended attribute name for each specified file.  



OPTIONS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
-n name, --name=name
Specifies the name of the extended attribute to set.
-v value, --value=value
Specifies the new value for the extended attribute.
-x name, --remove=name
Remove the named extended attribute entirely.
-h, --no-dereference
Do not follow symlinks. If pathname is a symbolic link, it is not followed, but is instead itself the inode being modified.
--restore=file
Restores extended attributes from file. The file must be in the format generated by the getfattr command with the --dump option. If a dash (-) is given as the file name, setfattr reads from standard input.
--version
Print the version of setfattr and exit.
--help
Print help explaining the command line options.
--
End of command line options. All remaining parameters are interpreted as file names, even if they start with a dash character.
 



AUTHOR   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Andreas Gruenbacher, <a.gruenbacher@bestbits.at> and the SGI XFS development team, <linux-xfs@oss.sgi.com>. Please send your bug reports or comments to these addresses.  



SEE ALSO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
getfattr(1), and attr(5).


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO

Table des mots clés   Début   Suivant   Sommaire   Préc.page.lue   Accueil
--OPTIONS
--helpOPTIONS
--restore=fileOPTIONS
--versionOPTIONS
-h, --no-dereferenceOPTIONS
-n name, --name=nameOPTIONS
-v value, --value=valueOPTIONS
-x name, --remove=nameOPTIONS



Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:51:23, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional