<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=Directory_file</id>
	<title>Directory file - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=Directory_file"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Directory_file&amp;action=history"/>
	<updated>2026-05-02T20:07:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=Directory_file&amp;diff=102&amp;oldid=prev</id>
		<title>Darya.zelenina: Created page with &quot;A &#039;&#039;&#039;directory file&#039;&#039;&#039; is a file containing a listing of a directory in Files-11 directory structure. It always has the extension of .DIR and Version|...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=Directory_file&amp;diff=102&amp;oldid=prev"/>
		<updated>2018-12-18T05:45:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A &amp;#039;&amp;#039;&amp;#039;directory file&amp;#039;&amp;#039;&amp;#039; is a file containing a listing of a directory in &lt;a href=&quot;/Files-11&quot; title=&quot;Files-11&quot;&gt;Files-11&lt;/a&gt; directory structure. It always has the &lt;a href=&quot;/File_extension&quot; title=&quot;File extension&quot;&gt;extension&lt;/a&gt; of .DIR and Version|...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A &amp;#039;&amp;#039;&amp;#039;directory file&amp;#039;&amp;#039;&amp;#039; is a file containing a listing of a directory in [[Files-11]] directory structure. It always has the [[File extension|extension]] of .DIR and [[Version|version]] 1. With the exception of 000000.DIR;1, directory files are located in the parent directory. Directory files are created automatically when a directory is created with the CREATE/DIRECTORY command.&lt;br /&gt;
&lt;br /&gt;
To check whether a file is a directory file, use F$FILE_ATTRIBUTES(filename,&amp;quot;DIRECTORY&amp;quot;) - this returns true if filename is a directory file.&lt;br /&gt;
&lt;br /&gt;
=UIC protection of directory files=&lt;br /&gt;
Read access to a directory file gives you the right to read or list a file and use a filename with characters to look up files.&lt;br /&gt;
Write access to directory files gives you the right to insert or delete an entry in the catalog of files - which means creating and deleting files.&lt;br /&gt;
Execute access to a directory files gives you the right to look up files whose names you know.&lt;br /&gt;
Delete access to a directory file gives you the right to delete that file.&lt;br /&gt;
&lt;br /&gt;
=Overriding default UIC protection=&lt;br /&gt;
A [[Default Protection ACE| default protection ACE]] can be placed in the ACL of a directory file to specify the default protection that will be applied to any new file created in this directory or subdirectory of this directory. &lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
$ SET SECURITY/ACL = (DEFAULT_PROTECTION,S:RWED,O:RWED,G:RE,W:)&lt;br /&gt;
[JONES]PERSONAL.DIR&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Darya.zelenina</name></author>
	</entry>
</feed>