9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Scott Schwartz <schwartz@bio.cse.psu.edu>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] spaces, separators, and utf-8
Date: Sat,  1 Jun 2002 14:21:47 -0400	[thread overview]
Message-ID: <20020601182148.28004.qmail@g.bio.cse.psu.edu> (raw)
In-Reply-To: Message from Michael Baldwin <m@orb.sh> of "Sat, 01 Jun 2002 13:54:25 EDT." <9C52EA7C-7588-11D6-9E8E-000393726A14@orb.sh>

| ...  and 9P even works when accessing something
| that doesn't use / because the protocol itself doesn't use / in Twalk.
| so one can even get to those ugly \ systems from plan 9 (until they do
| something stupid like put / in a path element).

If open took an array of filenames, you wouldn't need a delimiter in the
kernel.  On the other hand, if there were system calls that gave more
direct access to 9p, you could do it that way.  An old thread also argued
for that on the grounds of making stacked file servers easier to build.

| don't feel like quoting.  and NUL, well let's not get started.  does NUL
| work *anywhere*?

It is said to work in TCL, where they use a (technically illegal)
utf sequence that translates to 0x0000.



  reply	other threads:[~2002-06-01 18:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-01 13:46 [9fans] spaces in filenames Russ Cox
2002-06-01 14:34 ` [9fans] lures Michael Baldwin
2002-06-01 14:59   ` Lucio De Re
2002-06-01 17:54     ` [9fans] spaces, separators, and utf-8 Michael Baldwin
2002-06-01 18:21       ` Scott Schwartz [this message]
2002-06-01 22:00       ` Dan Cross
2002-06-01 18:01     ` [9fans] long path names Michael Baldwin
2002-06-01 23:01 [9fans] spaces, separators, and utf-8 Geoff Collyer
2002-06-05 10:03 ` Douglas A. Gwyn

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=20020601182148.28004.qmail@g.bio.cse.psu.edu \
    --to=schwartz@bio.cse.psu.edu \
    --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).