On Tue, Jan 15, 2008 at 10:51:30PM +0000, Bill Hacker wrote: > Note - page down - that most 'modern' fs allow a directory name to include: > > 'any valid byte but null' Technically this is a bit more restricted, e.g. '/' is normally not allowed on Unix :-) Joerg