• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Any advantages of Unix formatting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any advantages of Unix formatting


  • Subject: Re: Any advantages of Unix formatting
  • From: Jonathan Stimmel <email@hidden>
  • Date: Tue, 4 Sep 2001 13:37:04 -0700
  • Mail-followup-to: Jonathan Stimmel <email@hidden>, email@hidden

On Tue, Sep 04, 2001 at 09:17:40PM +0100, Finlay Dobbie wrote:

> On Tuesday, September 4, 2001, at 07:18 pm, Howard Oakley wrote:
>
> > That is not correct. You can do this in HFS+ (I have many folders in
> > which
> > there are case-sensitive filename conflicts) so long as you do not open
> > the
> > folder in the Finder.
>
> No, you cannot. HFS+ is a case-insensitive filesystem. I'm sure of it.

Actually, I was surprised that I *could* create two *files* with
case-insensitive conflicting names, however not without weird side
effects ("rm" demonstrated here):
$ touch aaa
$ touch AAA
$ ls -l aaa AAA
-rw-r--r-- 1 jon staff 0 Sep 4 13:35 AAA
-rw-r--r-- 1 jon staff 0 Sep 4 13:35 aaa
$ rm AAA
$ ls -l aaa AAA
ls: AAA: No such file or directory
ls: aaa: No such file or directory


  • Follow-Ups:
    • Re: Any advantages of Unix formatting
      • From: Markus Hitter <email@hidden>
    • Re: Any advantages of Unix formatting
      • From: Finlay Dobbie <email@hidden>
References: 
 >Re: Any advantages of Unix formatting (From: Howard Oakley <email@hidden>)
 >Re: Any advantages of Unix formatting (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: Any advantages of Unix formatting
  • Next by Date: slideImage problems?
  • Previous by thread: Re: Any advantages of Unix formatting
  • Next by thread: Re: Any advantages of Unix formatting
  • Index(es):
    • Date
    • Thread