9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: root@davidrhoskin.com, plan9-gsoc@googlegroups.com,
	fariborz.t@gmail.com, 9fans@9fans.net
Subject: Re: [9fans] webdraw status update 12
Date: Mon, 30 Sep 2013 09:09:34 -0400	[thread overview]
Message-ID: <f74f83649c105f8797a2d65508b1385b@brasstown.quanstro.net> (raw)
In-Reply-To: <20130929.094530.123741389860719400.root@davidrhoskin.com>

> proxy | while read i; do
> 	(
> 		mount -b $i /dev
> 		$*
> 	) &

proxy | while(i=`{read} && ! ~ $#i 0){
	{
		mount -b $i /dev
		exec $*
	}&
}

- erik



      reply	other threads:[~2013-09-30 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20130925.191817.1220847997350722247.root@davidrhoskin.com>
     [not found] ` <CAA1C+h1EZtdmpiDJW7yczmBt7H1CqXZ4=i2NYZxVbi57eqGLoQ@mail.gmail.com>
2013-09-29 16:45   ` David Hoskin
2013-09-30 13:09     ` erik quanstrom [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=f74f83649c105f8797a2d65508b1385b@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    --cc=fariborz.t@gmail.com \
    --cc=plan9-gsoc@googlegroups.com \
    --cc=root@davidrhoskin.com \
    /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).