mvxattr — Recursively rename extended attributes
mvxattr
{-s STRING, --from=STRING} {-d STRING, --to=STRING} [-l, --follow-symlinks] [-p, --print] [-v, --verbose] [-f, --force] {PATH [PATH ...]}
This tool is part of the samba(1) suite.
mvxattr is a simple utility to recursively rename extended attributes.
By default all symlinks are ignored, use -l
to
follow them.
Source xattr name
Destination xattr name
Follow symlinks, the default is to ignore them.
Print files where the xattr got renamed.
Print files as they are checked.
Force overwriting of destination xattr.