From: Randal L. Schwartz <hidden> Date: 2016-06-15 22:43:03
quoted
quoted
quoted
quoted
"Linus" == Linus Torvalds [off-list ref] writes:
Linus> People who do it tend to universally do it because they haven't thought
Linus> it through, and are supporting some older behaviour. And in the process
Linus> they make their filesystem less reliable *and* slower.
Just playing the devil's advocate (I prefer the clean filesystem of Unix), the
argument the case-folding fans make is "well, taxes and TAXES is the same
word, right?".
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
[off-list ref] <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
From: Bill Lear <hidden> Date: 2016-06-15 22:43:03
On Friday, April 6, 2007 at 16:02:59 (-0700) Randal L. Schwartz writes:
...
Just playing the devil's advocate (I prefer the clean filesystem of Unix), the
argument the case-folding fans make is "well, taxes and TAXES is the same
word, right?".
Just playing the devil's advocate (I prefer the clean filesystem of Unix), the
argument the case-folding fans make is "well, taxes and TAXES is the same
word, right?".
And "polish" and "Polish" is the same word, right? AnD i cOuLD wRite
THInGs LiKE thiS, aND it WouLd bE eaSiER tO REad, RiGHt?
Case *does* matter. Anybody who claims otherwise is a total idiot.
And no, e e cummings is not an example to the contrary. Quite the reverse.
Even people like e e cummings (known for his lack of capitalization)
actually became well-known exactly because he made capitalization *matter*
by flouting the rules (the same way he also flouted the rules of grammar
and other word usage!).
Linus
From: Bill Lear <hidden> Date: 2016-06-15 22:43:03
On Friday, April 6, 2007 at 16:41:08 (-0700) Linus Torvalds writes:
On Fri, 6 Apr 2007, Randal L. Schwartz wrote:
quoted
Just playing the devil's advocate (I prefer the clean filesystem of Unix), the
argument the case-folding fans make is "well, taxes and TAXES is the same
word, right?".
And "polish" and "Polish" is the same word, right? AnD i cOuLD wRite
THInGs LiKE thiS, aND it WouLd bE eaSiER tO REad, RiGHt?
Case *does* matter. Anybody who claims otherwise is a total idiot.
And no, e e cummings is not an example to the contrary. Quite the reverse.
Even people like e e cummings (known for his lack of capitalization)
actually became well-known exactly because he made capitalization *matter*
by flouting the rules (the same way he also flouted the rules of grammar
and other word usage!).
And, just as you rearrange r-p-o-p-h-e-s-s-a-g-r to get grasshopper,
you would get new filesytems that idiotically, and just as arbitrarily,
considered them the same.
Bill
On Fri, Apr 06, 2007 at 04:41:08PM -0700, Linus Torvalds wrote:
And "polish" and "Polish" is the same word, right? AnD i cOuLD wRite
THInGs LiKE thiS, aND it WouLd bE eaSiER tO REad, RiGHt?
Or for a more humorous case that bit me until I reformatted my MacOSX machine
as case-sensitive HFS+, how xt_conntrack.h and xt_CONNTRACK.h are the same
file...
Really makes looking at git-diff output interesting.
Cheers,
Kyle