9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: kokamoto@hera.eonet.ne.jp
To: 9fans@9fans.net
Subject: Re: [9fans] Showing an image on an o/live window
Date: Tue, 22 May 2012 21:29:07 +0900	[thread overview]
Message-ID: <4e0f6911b65afb099f7166df4d226c48@hera.eonet.ne.jp> (raw)
In-Reply-To: <a8d557ed98da5cff1371c071f564fe30@hera.eonet.ne.jp>

> I issued the ';page' command from 9front terminal, where ';' indicates
> the native OS's command.   What is 'native' here?

This may also be from the different version of inferno, too.
The $OCTOPUS/usr/octopus/port/lib/os.b file shows the
line of
system(xctx, cmd);
and the cmd= "os -d <dir> rc -c <cmd>" here.

According to my inferno man page, "os" command of the
inferno sh has -m mountpoint option, which we dont't use.
If that option is not used, the defdault is at /cmd directory
which would be linked to _local_ bin...

Too much complicated to me for now.

Kenji




  reply	other threads:[~2012-05-22 12:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-19  4:53 kokamoto
2012-05-19  4:59 ` kokamoto
2012-05-19 10:21 ` Nemo
2012-05-22  3:22   ` kokamoto
2012-05-22 12:29     ` kokamoto [this message]
2012-05-22 12:34       ` kokamoto
2012-05-22 12:49       ` Nemo
2012-05-23  2:18         ` kokamoto

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=4e0f6911b65afb099f7166df4d226c48@hera.eonet.ne.jp \
    --to=kokamoto@hera.eonet.ne.jp \
    --cc=9fans@9fans.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).