Files
oam/knowledge base/linux/getfattr.md
2023-07-26 23:50:16 +02:00

700 B

getfattr

Table of contents

  1. TL;DR
  2. Further readings
  3. Sources

TL;DR

# Get values for specific extended attributes.
getfattr -n 'name' 'path/to/file.1''path/to/file.N'

Further readings

Sources

All the references in the further readings section, plus the following: