Nsbuild
builds a file name space for Inferno.
It reads a
file
(by default, a file called
namespace
in the current directory)
and interprets the
name space commands found in that file.
The commands executed by
nsbuild
include
bind
and
mount.
See
namespace(6)
for details on the format of the file.