Luke Mewburn <lukem@netbsd.org> writes: > - the path is split on `/', and each directory is CWD-ed into separately. > (from [standards/7484] by Alan Barrett <apb@iafrica.com>) Yipe, won't this break the situation where you have to cwd into a spot all at once? Some servers I use require this... --Michael