9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: gary@gnu.org, 9fans@9fans.net
Subject: Re: [9fans] Running 9vx.OSX on full plan 9 distribution
Date: Tue, 23 Sep 2008 23:20:28 -0400	[thread overview]
Message-ID: <e1130d8005b0546d1b31c427ca624f35@coraid.com> (raw)
In-Reply-To: <D19BE4B2-ECF7-4705-973A-D352B4EAE6B5@gnu.org>

> > I do: upas/fs </dev/null
> > Haven't investigated why it's reading stdin.
>
> Yep, that fixes it for me too.  Tx.
>
> I'll try to find some time towards the end of the week to investigate
> why it is doing that.

upas/fs does not read from fd 0.  the reason it hangs must be that upas/fs doesn't close
fd 0.  this would likely also work

	upas/fs <[0=]

what i don't understand right now is why this would hang
under 9vx.

- erik



  reply	other threads:[~2008-09-24  3:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 15:07 Gary V. Vaughan
2008-09-23 17:49 ` André Günther
2008-09-23 23:34 ` a
2008-09-24  0:27   ` Fazlul Shahriar
2008-09-24  3:10     ` Gary V. Vaughan
2008-09-24  3:20       ` erik quanstrom [this message]
2008-09-24  3:30   ` Gary V. Vaughan

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=e1130d8005b0546d1b31c427ca624f35@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@9fans.net \
    --cc=gary@gnu.org \
    /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).