Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

mvxattr (1)

名前

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 ...]}

説明

MVXATTR(1)                       User Commands                      MVXATTR(1)



NAME
       mvxattr - Recursively rename extended attributes

SYNOPSIS
       mvxattr {-s STRING, --from=STRING} {-d STRING, --to=STRING}
        [-l, --follow-symlinks] [-p, --print] [-v, --verbose] [-f, --force]
        {PATH [PATH ...]}

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.

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.

VERSION
       This man page is correct for version 4 of the Samba suite.

AUTHOR
       The original Samba software and related utilities were created by
       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
       Source project similar to the way the Linux kernel is developed.

       The mvxattr manpage was written by Ralph Boehme.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | service/network/samba |
       +---------------+-----------------------+
       |Stability      | Volatile              |
       +---------------+-----------------------+
NOTES
       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://download.samba.org/pub/samba/stable/samba-4.7.6.tar.gz

       Further information about this software can be found on the open source
       community website at http://www.samba.org/.



Samba 4.7                         08/01/2018                        MVXATTR(1)