Date: Mon, 4 Oct 1999 10:58:09 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nathan cc: djgpp AT delorie DOT com Subject: Re: I want to get started (Epilogue) In-Reply-To: <37F85A38.E4891927@isomedia.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 4 Oct 1999, Nathan wrote: > 3.) I thought (1st sign of a problem) that "/dev" would only matter for a Unix installation since > its root is just "/". And, I believe, that "/dev" is a standard directory on Unix whereas Win* > doesn't come with that as standard. There was never an indication (at least to my mind) that it was > generic for ALL OSes. "/dev" is not special for DOS/Windows, but it is special for DJGPP, since DJGPP tries to transparently emulate some Unix functionality.