lio_setattr
Description
Set file attributes.
Options
- -rd recurse_depth
- Max recursion depth on directories. Defaults to 10000
- -t otypes
- Object types. See LIO Object Types for details.
- -delim c
- Key/value delimeter characters. Defaults is =.
- -as key=value
- Breaks up the literal string into the key/value pair and stores it.
- -ar key
- Remove the key.
- -af key=vfilename
- Similar to -as but the value is loaded from the given vfilename.
- -al key=sobj_path/skey
- Symlink the key to another objects(sobj_path) key(skey).
NOTE: Multiple -as -ar -af -al clauses are allowed.