Use the xattr tag for questions about extended attributes on files in a (Linux or macOS) file system.
I found some Linux files, and when I type ls -lah, it outputs this permissions format: ... drwxr-xr-x. 2 root root ... -rw-rw-r--. 1 …
ls file-attributes xattrI am trying to perform a little testing of XATTRs. I recompiled my kernel with ALL the XATTRs enabled. Now, …
linux xattrThe other day I was messing with some files that had the extended attribute com.apple.quarantine on them. I …
macos terminal xattrWhen I type ls -l in the command line, sometimes an @ or + symbol comes up alongside the file permissions(btw, …
c macos unix permissions xattr