Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 03 May 2002 09:05:27 -0400 From: Jason Tishler Subject: Re: mv problem In-reply-to: <4.3.1.2.20020502104654.0246ccb8@pop.ma.ultranet.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020503130527.GA3216@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i References: <20020502132242 DOT 10650 DOT qmail AT web10105 DOT mail DOT yahoo DOT com> <4 DOT 3 DOT 1 DOT 2 DOT 20020502104654 DOT 0246ccb8 AT pop DOT ma DOT ultranet DOT com> Larry, On Thu, May 02, 2002 at 10:51:45AM -0400, Larry Hall (RFK Partners, Inc) wrote: > As you can see, you cannot rename file differing only by case. This is a > Windowsism. Sorry. Complain to Bill if you don't like it! ;-) You'll > need to do this as a two step process (i.e. move 'abc' to a different name > temporarily and then move it to 'Abc'). The above is not true: C:\>dir [snip] 05/03/2002 08:48a bar 05/03/2002 08:47a 0 foo ... C:\>ren bar BAR ren bar BAR C:\>ren foo FOO ren foo FOO C:\>dir [snip] 05/03/2002 08:48a BAR 05/03/2002 08:47a 0 FOO Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/