mvxattr - Recursively rename extended attributes
Contents
Description
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.
Name
mvxattr - Recursively rename extended attributes
Options
-s STRING, --from=STRING
Source xattr name
-d STRING, --to=STRING
Destination xattr name
-l, --follow-symlinks
Follow symlinks, the default is to ignore them.
-p, --print
Print files where the xattr got renamed.
-v, --verbose
Print files as they are checked.
-f, --force
Force overwriting of destination xattr.
Synopsis
mvxattr {-s STRING, --from=STRING} {-d STRING, --to=STRING} [-l, --follow-symlinks] [-p, --print]
[-v, --verbose] [-f, --force] {PATH [PATH ...]}
Version
This man page is part of version 4.21.4-Ubuntu-4.21.4+dfsg-1ubuntu3.4 of the Samba suite.
