9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "roger peppe" <rogpeppe@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: [9fans] namespace oddness
Date: Fri, 16 Nov 2007 15:37:44 +0000	[thread overview]
Message-ID: <df49a7370711160737u61840417y3fa8f1f820e7dbe9@mail.gmail.com> (raw)

what's going on here?

cpu% bind /net /net.alt
cpu% cd /net.alt/icmp
cpu% ls -l
--rw-rw-rw- I 0 network bootes 0 Jun 28 12:36 clone
--r--r--r-- I 0 network bootes 0 Jun 28 12:36 stats
cpu% mkdir /tmp/empty
cpu% bind /tmp/empty /net
cpu% cd /net.alt/icmp                   # doesn't work!
Can't cd /net.alt/icmp: '/net.alt/icmp' file does not exist
cpu% cd /net.alt
cpu% cd icmp                               # ... but this does work.
cpu% ls -l
--rw-rw-rw- I 0 network bootes 0 Jun 28 12:36 clone
--r--r--r-- I 0 network bootes 0 Jun 28 12:36 stats
cpu%


             reply	other threads:[~2007-11-16 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 15:37 roger peppe [this message]
2007-11-17 12:47 roger peppe
2007-11-17 20:16 ` Skip Tavakkolian
2007-11-19 14:53 ` Russ Cox

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=df49a7370711160737u61840417y3fa8f1f820e7dbe9@mail.gmail.com \
    --to=rogpeppe@gmail.com \
    --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).