Difference between revisions of "Xattr"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}}")
 
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
 +
[[wikipedia:xattr]]
 +
* <code>[[xattr --help]]</code>
 +
* <code>xattr -c your_file</code>      #  Clear/delete all xattrs
 +
* <code>xattr -l four_file</code>      # Prints/list xattrs
 +
* <code>xattr -d -r [[com.apple]].quarantine <archive-or-directory></code>
 +
 
 +
 
 +
== Related terms ==
 +
* [[NFS]] support for extended attributes in [[Linux Kernel changelog]] 5.9 (October 2020)
 +
* <code>[[chmod]]</code>
 +
* <code>[[chattr]]</code>
 +
* [[attr]]
 +
* [[date -r]]
 +
 
 +
== See also ==
 +
* {{ls}}
 +
* {{ACL}}
 +
 
 +
[[Category:Linux]]

Latest revision as of 11:40, 30 January 2023

wikipedia:xattr

  • xattr --help
  • xattr -c your_file # Clear/delete all xattrs
  • xattr -l four_file # Prints/list xattrs
  • xattr -d -r com.apple.quarantine <archive-or-directory>


Related terms[edit]

See also[edit]

Advertising: