Difference between revisions of "Xattr"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
 
[[wikipedia:xattr]]
 
[[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>
  
 
* <code>xattr -l file</code>
 
  
 
== Related terms ==
 
== Related terms ==
* [[NFS]] support for extended attributes
+
* [[NFS]] support for extended attributes in [[Linux Kernel changelog]] 5.9 (October 2020)
 +
* <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

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: