Query: xattr
OS: x11r4
Section: 1
Links: x11r4 man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XATTR(1) General Commands Manual XATTR(1)NAMExattr - sets or lists extended attributes on a file or directorySYNOPSISxattr [ -lz ] filename [ filename ... ] xattr -p [ -lz ] attr_name filename [ filename ... ] xattr -w [ -z ] attr_name attr_value filename [ filename ... ] xattr -d attr_name filename [ filename ... ]DESCRIPTIONThis manual page documents briefly the xattr command. The first form lists the names of all xattrs on the given file(s). The second form (-p) prints the value of the xattr attr_name. The third form (-w) sets the value of the xattr attr_name to attr_value. The fourth form (-d) deletes the xattr attr_name.OPTIONSA summary of options is included below. -h Show summary of options. -l Print long format (attr_name: attr_value) when listing xattrs. -z Compress or decompress (if compressed) attribute value in zip format).SEE ALSOThe Python module "xattr"AUTHORxattr was written by Bob Ippolito <bob@redivi.com>. This manual page was written by Federico Ceratto, for the Debian project (and may be used by others). May 8, 2010 XATTR(1)
Related Man Pages |
---|
xattr(1) - osx |
fgetxattr(2) - linux |
xattr_get(3) - php |
xattr_set(3) - php |
xattr_supported(3) - php |
Similar Topics in the Unix Linux Community |
---|
pyxattr 0.4.0 (Default branch) |
pxattr 1.0.5 (Default branch) |