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


Groups > comp.lang.python > #11447

Re: pythonw.exe

References (2 earlier) <mailman.2277.1313337128.1164.python-list@python.org> <MPG.28b2477053dad09f989856@news.individual.de> <H6W1q.578869$SG4.487518@newsfe03.iad> <CAPTjJmqwZCXmMnB6m3h5qR-4QS-A-woKO94qqC9173RVfKtG9g@mail.gmail.com> <j29ven$s1b$1@dough.gmane.org>
Date 2011-08-15 09:32 +0100
Subject Re: pythonw.exe
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2.1313397150.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, Aug 15, 2011 at 3:14 AM, Dennis Lee Bieber
<wlfraed@ix.netcom.com> wrote:
>        Depends... "DOS", to me, is just short for "Disk Operating
> System"... I've source code (in a book) for K2FDOS, source code for
> LS-DOS 6, and have used the AmigaDOS component of AmigaOS (granted --
> AmigaDOS technically was the part of the OS that gave access to the I/O
> system, and included the command line interpreter...).
>
>        "DOS" does not automatically mean "MicroSoft DOS"...

I would say that DOS can, in a Windows context, mean either MS-DOS or
a generic Disk Operating System. The latter sense is no more
appropriate to the CLI than the former; in a modern OS, the part that
truly "operates the disk" would be either the kernel or the hard disk
driver, depending on your point of view, and neither of those has any
sort of UI.

>        What most call "DOS" is, to me, merely a "command line interpreter"
> (CLI).

And that's really what we have. A shell. A CLI. A textual command
parser (as opposed to a graphical action system which is what most
GUIs are). It's more similar to a MUD than to an operating system -
first space-separated word is a verb, everything else is modifiers.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

pythonw.exe Ronald Reynolds <ron@bumpker.com> - 2011-08-14 06:23 -0700
  Re: pythonw.exe Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2011-08-14 15:50 +0200
  Re: pythonw.exe Nobody <nobody@nowhere.com> - 2011-08-14 15:30 +0100
    Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-14 16:52 +0100
      Re: pythonw.exe Thorsten Kampe <thorsten@thorstenkampe.de> - 2011-08-14 21:59 +0200
        Re: pythonw.exe harrismh777 <harmar@member.fsf.org> - 2011-08-14 15:20 -0500
          Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-14 21:28 +0100
            Re: pythonw.exe Seebs <usenet-nospam@seebs.net> - 2011-08-14 22:27 +0000
          Re: pythonw.exe Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-08-14 19:14 -0700
          Re: pythonw.exe Chris Angelico <rosuav@gmail.com> - 2011-08-15 09:32 +0100
    Re: pythonw.exe Terry Reedy <tjreedy@udel.edu> - 2011-08-14 20:49 -0400

csiph-web