On Fri, 31 Dec 1999 12:13:28 +0100 (CET), Nils Philippsen 
<[EMAIL PROTECTED]> said:

>Not quite. The only place where a dot is special is at the beginning
>of a filename (Unix has no such concept as filename segments) where
>it means "this file is hidden".

And even so that's just a function of how ls and the shell behave --
there's nothing in the kernel that makes a leading dot special.

The only names that are special as far as the kernel is concerned are
'.' and '..'.

Kelly

************
[EMAIL PROTECTED]   http://www.linuxchix.org

Reply via email to