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 From: "Hannu E K Nevalainen \(garbage mail\)" To: Subject: RE: Renaming YELLER'S directories to something less aloud (Was: case sensitivity and filenames) Date: Fri, 16 May 2003 14:24:42 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal In-Reply-To: <3EC412EA.4030008@rfk.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800 > From: Larry Hall (RFK Partners, Inc.) [mailto:lhall AT rfk DOT com] > > set CYGWIN="tty notitle glob check_case:strict" ... > > $ echo $CYGWIN > > tty notitle glob > > > > Ehhh? Where did the remainder go? Should it be like that? > > (Tried with and without double quotes, rebooting inbetween > > to make sure that cygwin.dll was REALLY flushed) > > Works fine for me. Maybe you reset CYGWIN in an rc file? > $ cd ; pwd ; whoami ; ls -A; grep -i CYGWIN * /home/Hannu Hannu .Xauthority .bash_history .mc/ .rm_bc_paths .vimrc bx/ rexx/ .Xdefaults .bash_logout .ncftp/ .ssh/ Projects/ md5/ scripts/ .adtrc .inputrc .profile .viminfo bin/ pfree@ sed/ --8<-- > > It is late - am I tired or just outta luck? > > > Too tired it seems. Remember, you're using a case-insensitive OS. > 'AAA' and 'aaa' are the same. =-) I'm aware of that, renaming files with just case differences works fine "outside of" cygwin. I'm an Amiga "oldtimer" (1985++) where the situation is the same. > If you want to change by case only, > you'll need to move the directory (or file) to a different name and > then move it to the desired, target name. Well, that currently seems to be the only option... IMO the first simple mv FILE File should be have worked. May I guess that this is related to the problems with stat() ? /Hannu E K Nevalainen, Mariefred, Sweden -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/