Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6389
| Date | 2011-07-21 18:14 -0700 |
|---|---|
| From | Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: CLI Java Glitch |
| References | (3 earlier) <alpine.DEB.2.00.1106212245430.6476@urchin.earth.li> <TL-dnR5jfceDipzTnZ2dnUVZ_t6dnZ2d@posted.palinacquisition> <7ba20719biasrlu0druv0dta3midgp9bl8@4ax.com> <mbydncwl6OXVoJzTnZ2dnUVZ_rydnZ2d@posted.palinacquisition> <4e28cb1a$0$308$14726298@news.sunsite.dk> |
| Message-ID | <HJmdndkn0MdwU7XTnZ2dnUVZ_oSdnZ2d@posted.palinacquisition> (permalink) |
On 7/21/11 5:58 PM, Arne Vajhøj wrote: > [...] >> I have been known to nitpick, but making a distinction between operating >> system and file system is far from that. > > That is true. > > But it is not correct in the sense of being complete that it is the > file system that is case insensitive. > > It is the file system and the command interpreter (shell in > *nix terminology). Huh? Inasmuch as the file system can be accessed, and case-sensitivity observed, without a command interpreter, I don't see why you are dragging the command interpreter into it. There are lots of other things on a computer besides the file system that might or might not be case-sensitive, and you may even have trouble working with a case-sensitive file system if those things are not. But I don't see how that's relevant here, where it's the case-sensitivity of the file system that is at issue. Pete
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Re: CLI Java Glitch Arne Vajhøj <arne@vajhoej.dk> - 2011-07-21 20:58 -0400
Re: CLI Java Glitch Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-07-21 18:14 -0700
Re: CLI Java Glitch Arne Vajhøj <arne@vajhoej.dk> - 2011-07-22 17:19 -0400
Re: CLI Java Glitch Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-07-22 19:45 -0700
Re: CLI Java Glitch Arne Vajhøj <arne@vajhoej.dk> - 2011-07-22 23:17 -0400
Re: CLI Java Glitch Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-07-22 20:25 -0700
Re: CLI Java Glitch Arne Vajhøj <arne@vajhoej.dk> - 2011-07-22 23:38 -0400
Re: CLI Java Glitch lewbloch <lewbloch@gmail.com> - 2011-07-23 09:09 -0700
Re: CLI Java Glitch Esmond Pitt <esmond.pitt@bigpond.com> - 2011-07-22 18:41 +1000
Re: CLI Java Glitch Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2011-07-25 11:25 +0000
csiph-web