9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: Re: [9fans] /sys/lib/plumb/basic
Date: Tue, 23 Jul 2002 15:24:53 +0900	[thread overview]
Message-ID: <658fdbf77e9ca6b11a693826350c0029@granite.cias.osakafu-u.ac.jp> (raw)

>Are you saying you have two files
>thread.h, in /sys/include and /3e/sys/include?  
yes.

>And that if you plumb
><thread.h> when you're in one directory, you want to get the other?
No, I wnat the thread.h under the directory where I'm now liveing.

I have two thread.h files in two directories, /sys/include and /3e/sys/include,
the latter of which is actually binded from /n/dioriteother/3e.

Under the /3e/sys/include in acme's window , I pressed button 3
on the thread.h string, then, I got /sys/include/thread.h, but I wanted
to get /3e/sys/include/thread.h.  

I also checked

cd /3e/sys/include
plumb thread.h

and I got /sys/include/thread.h instead of /3e/sys/include/thread.h.

Then, I changed the line to
	arg isfile ./$1 /sys/include/$1
, and killed the plumber processes, and restarted it.
Then, I got the expected result.

Kenji  --sorry my vague English (anytime ;_;)



             reply	other threads:[~2002-07-23  6:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-23  6:24 okamoto [this message]
2002-07-23  6:58 ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2002-07-24  0:40 okamoto
2002-07-23 12:29 rob pike, esq.
2002-07-23  6:41 okamoto
2002-07-23  6:37 okamoto
2002-07-23  4:37 rob pike, esq.
2002-07-23  4:07 okamoto

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=658fdbf77e9ca6b11a693826350c0029@granite.cias.osakafu-u.ac.jp \
    --to=okamoto@granite.cias.osakafu-u.ac.jp \
    --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).