9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] dir tree Qs
Date: Thu, 17 Aug 2006 20:29:51 +0100	[thread overview]
Message-ID: <0b8a3f246291f2ea2597b61df48d80aa@terzarima.net> (raw)
In-Reply-To: <d1c554290608171156h285d9b0ft79436f0f792e4214@mail.gmail.com>

> i don't know if that's too silly of me, but having this separation
> with this semantics (regular files vs service interfaces) doesn't goes
> against the idea that in plan9 one wouldn't have to differentiate
> between types of files unless he/she wishes so?

there are several different types of files, and
a few significant conventions,
so that /net is not interchangeable with /mnt, say.
put another way, things under /net deliberately present a
particular interface so that ndb/cs and dial will function,
regardless of what the names actually mean (ip vs datakit for instance).
if you try dialling things in /mnt, you're bound to be disappointed.

what plan 9 says is that to access anything, ultimately you
open a name, read/write, close.
it doesn't say that you don't differentiate between files,
and what you read and write will differ for /dev/draw as against
/net/tcp



  reply	other threads:[~2006-08-17 19:29 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-17 13:15 cej
2006-08-17 13:53 ` erik quanstrom
2006-08-17 14:08   ` andrey mirtchovski
2006-08-17 14:33     ` erik quanstrom
2006-08-17 14:57       ` rog
2006-08-17 16:05         ` jmk
2006-08-17 16:08           ` John Floren
2006-08-17 16:10           ` erik quanstrom
2006-08-17 17:05             ` csant
2006-08-17 17:08               ` andrey mirtchovski
2006-08-17 17:10                 ` rog
2006-08-17 17:22                   ` Ronald G Minnich
2006-08-17 17:28                     ` erik quanstrom
2006-08-17 17:38                     ` csant
2006-08-17 17:41                       ` erik quanstrom
2006-08-17 17:44                       ` rog
2006-08-17 18:56                         ` Iruatã Souza
2006-08-17 19:29                           ` Charles Forsyth [this message]
2006-08-17 19:42                             ` Iruatã Souza
2006-08-17 20:07                             ` rog
2006-08-17 17:34                   ` Re: " Skip Tavakkolian
2006-08-17 17:39                     ` csant
2006-08-17 17:42                       ` Skip Tavakkolian
2006-08-17 17:44                         ` Skip Tavakkolian
2006-08-17 17:45                   ` andrey mirtchovski
2006-08-17 18:17               ` Charles Forsyth
2006-08-17 18:40                 ` Russ Cox
2006-08-17 20:54                 ` csant
2006-08-29  4:27   ` cej

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=0b8a3f246291f2ea2597b61df48d80aa@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@cse.psu.edu \
    /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).