all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: Xah <xahlee@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: (emacs+unix): How to have a file-name containing slashes, angle-brackets, etc?
Date: Mon, 25 Aug 2008 22:13:23 +0200	[thread overview]
Message-ID: <m2od3grgyk.fsf@nschum.de> (raw)
In-Reply-To: <dc242d4a-2b83-4e98-8129-d030c6edfd93@n33g2000pri.googlegroups.com> (Xah's message of "Sun\, 24 Aug 2008 12\:12\:38 -0700 \(PDT\)")

Xah <xahlee@gmail.com> wrote:

> On Aug 24, 5:31 am, Nikolaj Schumacher <m...@nschum.de> wrote:
>> Xah<xah...@gmail.com> wrote:
>> > Unix is the worst, they pretty much just allow
>> > alphanumerics and not even space. If you have anything like “,=();
>> > \'"~&-” etc, you can expect most shell tools to erase you disk)
>>
>> Actually unix systems allow pretty much every character except / and the
>> null character.
>
> To say that unix allows much wider chars in file names is like saying
> mud is the best medium for sculpture.

No, actually its not like that at all.  That would be an opinion, while
I stated a (verifiable/refutable) fact.

> Unix file names, for much of its history up to perhaps mid 2000s,
> effectively just allows alphanumerics plus hyphen “-” and underscore
> “_”.

According to Wikipedia, EXT2 (1993) supports all characters.  Older data
is harder to find.

What do you mean by the vague term "effectively"?

> Sure, you can use many non-alphanumeric chars besides hyphen and
> underscore in unix, but the system is simply not designed for it.

Please explain where the design falls short.

> Majority of unix tools, including file name listing, will chock and
> break if your filename contain these chars. The chocking doesn't
> actually give you a nice error message, but silently break and often
> resulting in unexpected and unpredicable behavior. In short, it's just
> not designed for it.

$ touch "=;\\'\"~&-“,$#\!*()” ™®©£¢≈∫µ∂ƒπ≠≤≥∞«»¡†‡°çö"
$ ls
=;\'"~&-“,0\!*()” ™®©£¢≈∫µ∂ƒπ≠≤≥∞«»¡†‡°çö
$ rm "=;\\'\"~&-“,$#\!*()” ™®©£¢≈∫µ∂ƒπ≠≤≥∞«»¡†‡°çö"

No problem there.



regards,
Nikolaj Schumacher




  parent reply	other threads:[~2008-08-25 20:13 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-15 22:38 (emacs+unix): How to have a file-name containing slashes, angle-brackets, etc? David Combs
2008-08-16 18:41 ` The Badger
     [not found] ` <mailman.16876.1218850883.18990.help-gnu-emacs@gnu.org>
2008-08-23 21:57   ` David Combs
2008-08-23 22:48     ` Lennart Borgman (gmail)
2008-08-23 22:21 ` Xah
2008-08-24 12:31   ` Nikolaj Schumacher
     [not found]   ` <mailman.17461.1219581096.18990.help-gnu-emacs@gnu.org>
2008-08-24 19:12     ` Xah
2008-08-25  0:02       ` David Hansen
2008-08-25  6:12       ` David Kastrup
2008-08-25  9:03         ` Xah
     [not found]       ` <mailman.17478.1219622906.18990.help-gnu-emacs@gnu.org>
2008-08-25 13:08         ` Phil Carmody
2008-08-25 20:13       ` Nikolaj Schumacher [this message]
     [not found]       ` <mailman.17519.1219695209.18990.help-gnu-emacs@gnu.org>
2008-08-26  8:42         ` Xah
2008-08-26 15:02           ` Nikolaj Schumacher
     [not found]           ` <mailman.17589.1219762958.18990.help-gnu-emacs@gnu.org>
2008-08-26 17:03             ` Xah
2008-08-26 20:40               ` Nikolaj Schumacher
     [not found]               ` <mailman.17618.1219783235.18990.help-gnu-emacs@gnu.org>
2008-08-26 21:54                 ` Xah
2008-08-27 11:58                   ` Bernardo Bacic
2008-08-27 14:05                   ` Nikolaj Schumacher
     [not found]                   ` <mailman.17666.1219838494.18990.help-gnu-emacs@gnu.org>
2008-08-27 17:10                     ` Xah
     [not found]                   ` <mailman.17676.1219845916.18990.help-gnu-emacs@gnu.org>
2008-08-27 17:34                     ` Xah
2008-08-27 19:50                       ` Cor Gest
2008-08-28  9:42                       ` Nikolaj Schumacher
     [not found]                       ` <mailman.17742.1219916570.18990.help-gnu-emacs@gnu.org>
2008-08-28 10:13                         ` Xah
2008-08-28 10:49                           ` Lennart Borgman (gmail)
2008-08-28 13:29                           ` Nikolaj Schumacher
     [not found]                           ` <mailman.17755.1219930152.18990.help-gnu-emacs@gnu.org>
2008-08-29  2:23                             ` Xah

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=m2od3grgyk.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xahlee@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.