Re: revisiting case sensitivity

2005-04-02 Thread beau
On Apr 1, 2005 8:28 PM, Eric Blake <[EMAIL PROTECTED]> wrote: > Does this corner case warrant an upstream request in coreutils to > gracefully handle this? We have gone so very far over my head that I can't even pretend to have a right to an opinion (but when did *that* ever stop anyone from sharin

Re: revisiting case sensitivity

2005-04-01 Thread Eric Blake
> > #!/bin/sh > > /bin/mv "${1%%/}" "${1%%/}-$$" && mv "${1%%/}-$$" "${2%%/}" > > END /usr/local/bin/mvv > > > > Is this pretty much the final word at the moment? > > I suppose it is. I'm still getting the "are the same file" failure > (which, BTW, only o

Re: revisiting case sensitivity

2005-04-01 Thread Arturus Magi
beau wrote: Greetings, I've got a whole bunch of directories and files, formerly on debian, burnt to CD, that XP will only see as ALLCAPS. Are you sure the disc is formatted with a filesystem that allows for lowercase characters? The ISO 9660 standard is a least common denominator standard, whic

Re: revisiting case sensitivity

2005-04-01 Thread beau
Igor, Thanks bunches for the re-assurance; I'll spend a little time with the bash manpage. beau -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: revisiting case sensitivity

2005-04-01 Thread Igor Pechtchanski
On Fri, 1 Apr 2005, beau wrote: > Greetings, > > I've got a whole bunch of directories and files, formerly on debian, > burnt to CD, that XP will only see as ALLCAPS. I read the archived > thread from February "insensitive case problem in latest cygwin" > (http://sourceware.org/ml/cygwin/2005-02/