| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <jason AT tishler DOT net> |
| 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 |
| 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 <DIR> 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 <DIR> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |