9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: dexen deVries <dexen.devries@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Windows XP names
Date: Wed,  5 Jan 2011 12:52:50 +0100	[thread overview]
Message-ID: <201101051252.50718.dexen.devries@gmail.com> (raw)
In-Reply-To: <1c29c6f7-f7f6-4977-a3c4-33b7075d0002@t35g2000yqj.googlegroups.com>

On Wednesday, January 05, 2011 12:36:40 pm Artem Novikov wrote:
> Under WIndows XP I cannot copy these files
>
> sys\src\9\boot\aux.c
> sys\src\cmd\con\con.c	=)
>
> and these directories
>
> sys\src\cmd\con\
> sys\src\cmd\aux\
>
> from Plan 9 source tree, because Windows don't allow anyone create
> directories or files with names "aux", "con".
>
> *LOL*

lol indeed; thanks to backward compatibility. Back in the heyday of DOS, you
could
copy CON FILE.txt
(typety typety typety)
^Z

and you got a nice file :D

or, perhaps,
copy FILE.txt LPT1
and have it printed

in any case, the limitation is not in filesystem, neither in handling of
directory access; there's a `hack' involving a somewhat twisted pathname to
create the directory; see the discussion at

http://kerneltrap.org/node/5772

--
dexen deVries


``You want to make your way in the CS field? Simple. Calculate rough time of
amnesia (hell, 10 years is plenty, probably 10 months is plenty), go to the
dusty archives, dig out something fun, and go for it.   It's worked for many
people, and it can work for you.''  - Ron Minnich



  reply	other threads:[~2011-01-05 11:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-05 11:36 Artem Novikov
2011-01-05 11:52 ` dexen deVries [this message]
2011-01-05 13:41   ` Steve Simon
2011-01-05 13:43 ` Richard Miller
2011-01-06 15:17   ` hiro
2011-01-06 23:25 ` cinap_lenrek

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=201101051252.50718.dexen.devries@gmail.com \
    --to=dexen.devries@gmail.com \
    --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).