| 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 |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Chris Ruffin" <c DOT ruffin AT ieee DOT org> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | bug in 'mv' |
| Date: | Sun, 20 Jan 2002 04:34:31 -0000 |
| Message-ID: | <NGBBKCOPODJIKBBNMHPGIEEDCAAA.c.ruffin@ieee.org> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g0K4Z3202696 |
mv from fileutils 4.1 doesn't use a case-insensitive test to make sure that we aren't doing something stupid like: $ mv A a where A is a directory. This causes mv to go into infinite recursion trying to move A to a, because windows is case-insensitive. Chris Ruffin -- 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 |