Message-ID: <005201bffe60$f6068080$0500007b@brk> From: "Johan Henriksson" To: Subject: Re: X-DOS: anybody knows about it? (small free DOS) Date: Sat, 5 Aug 2000 00:04:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com >>That would be wrong: it is not guaranteed that the first two entries are >>"." and ".." (although in practice I never saw anything else). >I thought the ``.'' and ``..'' entries were created when the directory >is created and are thus the first two entries in the directory. This is true for FATx (not root) and IIRC Ext2. But it is not always true.