• 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: Weird issue with BDAlias/FSRefs and the case of filesystem paths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird issue with BDAlias/FSRefs and the case of filesystem paths


  • Subject: Re: Weird issue with BDAlias/FSRefs and the case of filesystem paths
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 5 Jan 2010 12:18:56 -0800

On Mon, Jan 4, 2010 at 11:01 PM, Rob Keniger <email@hidden> wrote:
> In the Finder and when using Terminal, the folder is named "Users". From what I can tell there are no extended attributes on the Users folder, running "xattr -l -v /Users" returns nothing.

The default Users directory has a .localized file in it, which will
cause the Finder to use the system's localized name for the folder
rather than the on-disk name. So the Finder is useless for
investigating this behavior.

If the directory is on a case-insensitive HFS volume (the default), it
won't matter whether you call it "users" or "Users"; either will work.
Therefore `stat /Users` at the Terminal will not provide conclusive
results.

It will also be helpful to see what the value of $HOME is, and if it
jives with the on-disk name.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Weird issue with BDAlias/FSRefs and the case of filesystem paths
      • From: Rob Keniger <email@hidden>
References: 
 >Weird issue with BDAlias/FSRefs and the case of filesystem paths (From: Rob Keniger <email@hidden>)

  • Prev by Date: Re: NSDate without time portion
  • Next by Date: Re: NSDate without time portion
  • Previous by thread: Weird issue with BDAlias/FSRefs and the case of filesystem paths
  • Next by thread: Re: Weird issue with BDAlias/FSRefs and the case of filesystem paths
  • Index(es):
    • Date
    • Thread