9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: "leimy2k@speakeasy.net" <leimy2k@speakeasy.net>
Cc: 9fans@cse.psu.edu
Subject: Re: [9fans] Rio for window grouping/session management
Date: Sun,  9 Oct 2005 21:07:04 -0400	[thread overview]
Message-ID: <ee9e417a0510091807r4b9ad047n4b8b5c5372785b2a@mail.gmail.com> (raw)
In-Reply-To: <039549642c3fec3ac35bda92c9026e23@psychobunny.homework.net>

I think the exportfs comment might have been getting
at saving the /dev/label so you could access it from
within the new rio.

You could use exportfs for that, but bind is simpler.

   aux/stub /dev/riolabel
   bind /dev/label /dev/riolabel
   rio

Then, inside the new rio windows you can write to /dev/riolabel.

Russ


      reply	other threads:[~2005-10-10  1:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-09 17:40 leimy2k
2005-10-10  0:46 ` Russ Cox
2005-10-09 17:49   ` leimy2k
2005-10-10  1:07     ` Russ Cox [this message]

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=ee9e417a0510091807r4b9ad047n4b8b5c5372785b2a@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    --cc=leimy2k@speakeasy.net \
    /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).