> Personally, I like just full sensitivity best.

This is of course a valid opinion to have, but what I'm missing in these 
discussions is that Unix's case sensitivity introduced a de facto standard of 
alllowercase for every command. In other words, whenever you type `gcc ...` on 
the command line you are **forced** to misspell it (!) as it's actually called 
`GCC`.

Reply via email to