9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] cpu keyboard
Date: Thu,  5 Dec 2002 12:19:15 -0500	[thread overview]
Message-ID: <840454ba8e7a685b77602dd7637247b6@plan9.bell-labs.com> (raw)

> I don't know how to specifically cause an error message to appear on the
> console to make certain. Also, is there any way to get at cpu's 9fat
> from drawterm with bootes credentials (or other files in cpu's /dev)?

To mount 9fat from a cpu window as the hostowner (bootes):

	bind -b '#S' /dev
	rm /srv/dos
	9fat:

To write to the console:

	echo this will appear on the console >'#c/cons'

Russ



             reply	other threads:[~2002-12-05 17:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05 17:19 Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-05 17:42 Skip Tavakkolian
2002-12-05 14:48 Skip Tavakkolian
2002-12-05 14:32 presotto
2002-12-05 14:20 Skip Tavakkolian
2002-12-05  6:20 Skip Tavakkolian

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=840454ba8e7a685b77602dd7637247b6@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.com \
    --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).