9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@minster.york.ac.uk forsyth@minster.york.ac.uk
Subject: Ported U*ix programs to Plan 9?
Date: Mon,  5 Jul 1993 13:59:18 -0400	[thread overview]
Message-ID: <19930705175918.55zu5nZkiT3uh8c2GYvOjq3JvWAgYKAISMCNTjOkC9Y@z> (raw)

>> I think the only place where the "plan 9 model" is dramatically
>> different is in window system software.

i disagree.  9P, precise control of the contents of multiple namespaces,
user-level file servers, and the simplicity of the process model
make a big difference in the way one designs
the implementation of both old and new functions
in the Plan 9 environment.  many of the features i listed appear
in some form in other systems, but usually they are sufficiently
hard to use that people don't bother.  by contrast, in Plan 9
they are used almost casually, and to good effect.

>> I should clarify this:  In Unix, most programs take standard input
>> and produce standard output.  The same is true in Plan 9.  So when

a Plan 9 program can also make things visible in a name space,
to allow them to be manipulated by both new and existing commands.
that possibility can dramatically change the design of a program or
system of programs.





             reply	other threads:[~1993-07-05 17:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-07-05 17:59 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-07-05 17:26 mike
1993-07-05 15:43 Roger
1993-07-05 15:31 rsalz
1993-07-03 18:53 Mike
1993-07-03 17:48 Magnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19930705175918.55zu5nZkiT3uh8c2GYvOjq3JvWAgYKAISMCNTjOkC9Y@z \
    --to=forsyth@minster.york.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).