sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.78k stars 164 forks source link

How to retrieve Extended Attribute #110

Open donniewu opened 4 years ago

donniewu commented 4 years ago

Implemented features in README says that Extended Attributes are supported. How to retrieve EA of a certain file?

badger200 commented 2 years ago

Search for xattr.c, a simple terminal command you can compile with gcc xattr.c -o xattr.