Linux/Unix naming conventions...

Seth Gordon sgordon at kenan.com
Thu Dec 23 12:23:09 EST 1999


"John Chambers,,,781-647-1813" wrote:

> The only characters that have special meaning
> to the Unix file system are slash and null.

Not to disagree, but to supplement: some utilities assume, by default, that file
names don't have any spaces in them.  (For example, they will interpret a group of
words separated by spaces as a group of filenames.)  Therefore, creating files
with embedded spaces is Generally Not Done, although it's technically possible,
and there are ways to coerce the rest of Unix into treating them properly.

--seth


-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list