9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] mount followed by srvfs needs a sleep?
Date: Mon, 20 Oct 2008 09:05:56 -0400	[thread overview]
Message-ID: <e3b43f14f81f508ffa2b2ae41ebab5d5@quanstro.net> (raw)
In-Reply-To: <a560a5d00810200548y4a4cb201k9c000bad7f079ea@mail.gmail.com>

>         #to solve the authentication --- see the text bellow
>         mount /srv/penelopa $home/shared/penelopa
>         unmount $home/shared/penelopa

i don't see an explination for this below.  what does this
accomplish?  if you are trying to load more keys into your
factotum, this can be more cleanly be done by putting them
in secstore(1).  secstored(8) will serve them.

>         local mount /srv/penelopa $home/shared/penelopa
>         #sleep 1  # --- see the text bellow; this pertains to my main

the plumber doesn't require that the command it runs finish
before returning.  (think of plumbing a file.  you don't want
to hang until the editor exits.)

> question
>         local srvfs CALC $home/shared/penelopa/home/ruda/CPA-CALC  #****
>         local mount /srv/CALC $home/shared/CALC

why are you doing this?

- erik




  reply	other threads:[~2008-10-20 13:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20 12:48 Rudolf Sykora
2008-10-20 13:05 ` erik quanstrom [this message]
2008-10-20 14:43   ` Rudolf Sykora
2008-10-20 15:24     ` erik quanstrom
2008-10-20 16:06       ` Rudolf Sykora
2008-10-20 23:10 ` Micah Stetson
2008-10-21  8:26   ` Rudolf Sykora

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=e3b43f14f81f508ffa2b2ae41ebab5d5@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).