Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #6531

Re: CLI Java Glitch

Newsgroups comp.lang.java.programmer
From Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Subject Re: CLI Java Glitch
References (5 earlier) <7ba20719biasrlu0druv0dta3midgp9bl8@4ax.com> <mbydncwl6OXVoJzTnZ2dnUVZ_rydnZ2d@posted.palinacquisition> <4e28cb1a$0$308$14726298@news.sunsite.dk> <HJmdndkn0MdwU7XTnZ2dnUVZ_oSdnZ2d@posted.palinacquisition> <4e2937a0$0$46569$c30e37c6@exi-reader.telstra.net>
Message-ID <slrnj2qklv.6gl.avl@gamma.logic.tuwien.ac.at> (permalink)
Date 2011-07-25 11:25 +0000

Show all headers | View raw


Esmond Pitt <esmond.pitt@bigpond.com> wrote:
> On 22/07/2011 11:14 AM, Peter Duniho wrote:
>>> 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.
> I have to agree with that. I can't see what the command interpreter has 
> to do with this at all.

My guess would be, that for consistency it is preferable, that 
(CLI) shells follow the system's typical case in- or sensitivity 
even for its internal commands:
      cmd.exe:        cd, cD, Cd or CD
      *nix shells:    only cd
Still, just a marginal relation.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar


Thread

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