On Thu, 2007-06-07 at 14:20 -0600, Eduardo Sanz-Garcia wrote: > Sorry for been very naive: > Shouldn't a case-insensitive file system display everything in upper or > lowercases, no both, to avoid the appearance that is a case-sensitive > file system?
No. HFS+ (like fat32 and NTFS) are case-preserving, but case-insensitive. thus it will show the file in whatever case you created it. > I found very confusing in my mac that I can write a file as "Test", but > it is going to be treated as "test", "tEst", "TEst", etc... > > What is the default file system in Fedora? ext3 -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
