Posts Tagged ‘xfsdump’

chacl – change the access control list of a file or directory
USAGE
chacl acl pathname…
chacl -b acl dacl pathname…
chacl -d dacl pathname…
chacl -R pathname…
[...]

Wednesday, August 26th, 2009 at 22:23 | Comments Off
Categories: c

attr – extended attributes on XFS filesystem objects
USAGE
attr [ -LRq ] -s attrname [ -V attrvalue ] pathname

attr [ -LRq ] -g attrname pathname

attr [ -LRq ] -r attrname pathname

OVERVIEW
[...]

Tuesday, August 25th, 2009 at 22:43 | Comments Off
Categories: A
TOP