<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Linux%3A_File_Attributes</id>
	<title>Linux: File Attributes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Linux%3A_File_Attributes"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Linux:_File_Attributes&amp;action=history"/>
	<updated>2026-05-05T00:26:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Linux:_File_Attributes&amp;diff=3015&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;Beyond the normal permissions files can have attributes set to control how a file can be used.  ==  Change and Set Attributes ==  &lt;syntaxhighlight&gt; chattr +&lt;attribute&gt; &lt;file&gt;  chattr -&lt;a...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Linux:_File_Attributes&amp;diff=3015&amp;oldid=prev"/>
		<updated>2013-08-15T19:30:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Beyond the normal permissions files can have attributes set to control how a file can be used.  ==  Change and Set Attributes ==  &amp;lt;syntaxhighlight&amp;gt; chattr +&amp;lt;attribute&amp;gt; &amp;lt;file&amp;gt;  chattr -&amp;lt;a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Beyond the normal permissions files can have attributes set to control how a file can be used.&lt;br /&gt;
&lt;br /&gt;
==  Change and Set Attributes ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
chattr +&amp;lt;attribute&amp;gt; &amp;lt;file&amp;gt;&lt;br /&gt;
&lt;br /&gt;
chattr -&amp;lt;attribute&amp;gt; &amp;lt;file&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Attributes ==&lt;br /&gt;
&lt;br /&gt;
* Append Only  (a)&lt;br /&gt;
&lt;br /&gt;
Prevents deletion,  text can only be added to the end of the file.  &lt;br /&gt;
&lt;br /&gt;
* no dump (d)&lt;br /&gt;
&lt;br /&gt;
Prevents backups with the dump command&lt;br /&gt;
&lt;br /&gt;
* extent format (e)&lt;br /&gt;
&lt;br /&gt;
Set with ext file system - cannot be removed&lt;br /&gt;
&lt;br /&gt;
* immutable (i)&lt;br /&gt;
&lt;br /&gt;
No Deletion or changes Possible&lt;br /&gt;
&lt;br /&gt;
* indexed (l)&lt;br /&gt;
&lt;br /&gt;
Set indexes for searching - cannot be removed&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>