In article <[EMAIL PROTECTED]>, Malcolm Tredinnick wrote:
>
>One final anecdote: Kernighan and Pike in "The Practice of Programming" tell
>of how Stephen Bourne (writer of the Bourne shell, amazingly enough) created
>254 files for testing his shell's file handling capabilities: each file had a
>one character name and he used every character in the set except for '\0' and
>'\', which are not allowed in Unix as filenames. So some shells, at least, can
>handle these things.

\ is legal ... / is not.

hiro:~> touch \\
hiro:~> ls \\
\

K.

-- 
Kirrily 'Skud' Robert - [EMAIL PROTECTED] - http://netizen.com.au/
The truth is out there? Do you know the URL?

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

Reply via email to