Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 3 Apr 2000 13:32:05 -0400 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Windows 9x environment space solution Message-ID: <20000403133205.B1678@cygnus.com> Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin-developers AT sourceware DOT cygnus DOT com References: <200003312133 DOT QAA09283 AT mail DOT redhat DOT com> <000d01bf9d60$c6c73af0$182782c2 AT cygnus DOT co DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <000d01bf9d60$c6c73af0$182782c2@cygnus.co.uk>; from jld@redhat.com on Mon, Apr 03, 2000 at 12:35:56PM +0100 On Mon, Apr 03, 2000 at 12:35:56PM +0100, John Dallaway wrote: >IMO, it is simply bad practice to install any tool in such as way as to >modify/break the behaviour of existing tools (including batch files). >We are aware of the issue with find.exe and we should avoid causing >problems for anyone. IMO, you should address the problem which affects the largest number of users. We have not had a single complaint that I am aware of with the Cygwin CD, which puts the cygwin tools first in the path, like many other windows utilities. On the other hand, when the cygwin binaries are not first in the path we consistently have people who complain because "find' doesn't work or "ls" doesn't work (when they have a non-cygwin version of "ls"). When someone installs the cygwin environment they will undoubtedly expect the tools to work. That is the primary concern. cgf