9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] devsegment #g
Date: Thu, 15 Nov 2007 23:28:55 -0500	[thread overview]
Message-ID: <f2991a96ef7279edeb4262cd0fdad16b@plan9.bell-labs.com> (raw)
In-Reply-To: <81bfeba7914275548afa7ca941264d00@quanstro.net>

I think you're seeing normal behaviour.  #g shows the segments created
via #g:

devi# cd '#g'
devi# ls -l
devi# mkdir a b
devi# ls -l
d-rwxrwxrwx g 0 bootes bootes 0 Nov 15 23:18 a
d-rwxrwxrwx g 0 bootes bootes 0 Nov 15 23:18 b
devi# ls -l ?
--rw-rw---- g 0 bootes bootes 0 Nov 15 23:18 a/ctl
--rw-rw---- g 0 bootes bootes 0 Nov 15 23:18 a/data
--rw-rw---- g 0 bootes bootes 0 Nov 15 23:18 b/ctl
--rw-rw---- g 0 bootes bootes 0 Nov 15 23:18 b/data


  reply	other threads:[~2007-11-16  4:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 20:00 [9fans] (no subject) erik quanstrom
2007-11-15 20:32 ` [9fans] devsegment #g geoff
2007-11-16  1:23   ` erik quanstrom
2007-11-16  4:28     ` geoff [this message]
2007-11-16 10:15       ` erik quanstrom

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=f2991a96ef7279edeb4262cd0fdad16b@plan9.bell-labs.com \
    --to=geoff@plan9.bell-labs.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).