cpyfattr - Copy file attributes


NAME

cpyfattr - Copy file attributes (xattr)


SYNOPSIS

cpyfattr SOURCE DESTINATION [OPTIONS]


DESCRIPTION

Copy SOURCE file''>s all xattributes to DESTINATION using getfattr(1) and setfattr(1).


OPTIONS

All options passed to setfattr(1). Note that OPTIONS are at the end of argument list.


SEE ALSO

getfattr(1), setfattr(1)

 cpyfattr - Copy file attributes