| getfattr | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
| NAME | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
| SYNOPSIS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
getfattr [-hRLP] -n name [-e en] pathname... getfattr [-hRLP] -d [-e en] [-m pattern] pathname...
| DESCRIPTION | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
The output format of getfattr -d is as follows:
1: # file: somedir/ 2: user.name0="value0" 3: user.name1="value1" 4: user.name2="value2" 5: ...
Line 1 identifies the file name for which the following lines are being reported. The remaining lines (lines 2 to 4 above) show the name and value pairs associated with the specified file.
| OPTIONS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
| AUTHOR | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
| SEE ALSO | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
| Sommaire | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
| Table des mots clés | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
| -- | OPTIONS |
| --absolute-names | OPTIONS |
| --help | OPTIONS |
| --only-values | OPTIONS |
| --version | OPTIONS |
| -d, --dump | OPTIONS |
| -e en, --encoding=en | OPTIONS |
| -h, --no-dereference | OPTIONS |
| -L, --logical | OPTIONS |
| -m pattern, --match=pattern | OPTIONS |
| -n name, --name=name | OPTIONS |
| -P, --physical | OPTIONS |
| -R, --recursive | OPTIONS |