Normally, export forks the current name space, and makes dir the root of its copy. Changes subsequently made to the current name space will not be visible to clients of export. If the -n option is given, however, and dir is the root (`/'), export serves the current name space without forking it; changes made to it will be visible to clients.
Export starts serving Styx immediately; it assumes that the connection has been authenticated if required.
Although useful when bootstrapping a system, this is unsafe unless a transport protocol is run on the connection.
| EXPORT(4) | Rev: Tue Aug 20 18:21:19 GMT 2002 |