ffi-xattr icon indicating copy to clipboard operation
ffi-xattr copied to clipboard

Manipulate extended file attributes

Results 2 ffi-xattr issues
Sort by recently updated
recently updated
newest added

I will not maintain this gem going forward. Please comment on this issue if you're interested.

Currently, the gem supports `listxattr`, `getxattr`, `setxattr` and `removexattr` for manipulating extended attributes on files, and `l*xattr` for manipulating symbolic links. However, on my platform there's also the function family...