| mount, unmount \- change name space |
| mounts a 9P server's files into the file system. |
| either the name of a Unix domain socket |
| or the name or IP address of a machine |
| serving 9P over TCP port 564. |
| undoes the effects of the |
| 9P services can be mounted on Unix systems in multiple ways. |
| uses the native 9P kernel module when present. |
| Otherwise it tries to use |
| with the FUSE file system module. |
| Using the 9P kernel module requires root access. |
| FUSE can often be used by regular users. |
| command, the version described in this manual page |
| 9 mount `namespace`/acme /mnt/acme |
| View your plumbing rules: |
| 9 mount `namespace`/plumb /mnt/plumb |