<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ivanovic.nz/index.php?action=history&amp;feed=atom&amp;title=Setfacl</id>
		<title>Setfacl - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ivanovic.nz/index.php?action=history&amp;feed=atom&amp;title=Setfacl"/>
		<link rel="alternate" type="text/html" href="https://wiki.ivanovic.nz/index.php?title=Setfacl&amp;action=history"/>
		<updated>2026-04-17T14:20:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://wiki.ivanovic.nz/index.php?title=Setfacl&amp;diff=54&amp;oldid=prev</id>
		<title>Milosivanovic: Created page with &quot;= Common arguments = &lt;code&gt;-b&lt;/code&gt; remove all ACL entries  = What is that weird plus sign in ls -l output? =  It means the file has ACLs associated with it.  &lt;pre&gt; -rw------...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ivanovic.nz/index.php?title=Setfacl&amp;diff=54&amp;oldid=prev"/>
				<updated>2014-09-21T11:52:56Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Common arguments = &amp;lt;code&amp;gt;-b&amp;lt;/code&amp;gt; remove all ACL entries  = What is that weird plus sign in ls -l output? =  It means the file has ACLs associated with it.  &amp;lt;pre&amp;gt; -rw------...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Common arguments =&lt;br /&gt;
&amp;lt;code&amp;gt;-b&amp;lt;/code&amp;gt; remove all ACL entries&lt;br /&gt;
&lt;br /&gt;
= What is that weird plus sign in ls -l output? =&lt;br /&gt;
&lt;br /&gt;
It means the file has ACLs associated with it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-rw-------+ 1 root  root   8569 Sep 21 01:43 file.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To remove them all:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
setfacl -b file.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now it&amp;#039;s gone.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
-rw------- 1 root  root   8569 Sep 21 01:43 file.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Milosivanovic</name></author>	</entry>

	</feed>