Difference between revisions of "Xattr"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
* [[NFS]] support for extended attributes in [[Linux Kernel changelog]] 5.9 (October 2020) | * [[NFS]] support for extended attributes in [[Linux Kernel changelog]] 5.9 (October 2020) | ||
* <code>[[chmod]]</code> | * <code>[[chmod]]</code> | ||
+ | * <code>[[chattr]]</code> | ||
+ | * [[attr]] | ||
+ | * [[date -r]] | ||
== See also == | == See also == | ||
* {{ls}} | * {{ls}} | ||
− | + | * {{ACL}} | |
[[Category:Linux]] | [[Category:Linux]] |
Latest revision as of 11:40, 30 January 2023
xattr --help
xattr -c your_file
# Clear/delete all xattrsxattr -l four_file
# Prints/list xattrsxattr -d -r com.apple.quarantine <archive-or-directory>
Related terms[edit]
- NFS support for extended attributes in Linux Kernel changelog 5.9 (October 2020)
chmod
chattr
- attr
- date -r
See also[edit]
Advertising: