9fs [ net !] system [ mountpoint ]
dk232 [ server ]
dkmodem [ telno ]
The specified service must serve 9P. Usually service can be omitted; when calling some non-Plan 9 systems, a service such as u9fs must be mentioned explicitly.
The 9fs command does the srv and the mount necessary to make available the files of system on network net . The files are mounted on mountpoint , if given; otherwise they are mounted on /n/ system\f1. If system contains .L / characters, only the last element of system is used in the /n name.
9fs recognizes some special names, such as dump to make the dump file system available on /n/dump . 9fs is an rc (1) script; examine it to see what local conventions apply.
Dk232 configures a serial line as a Datakit device and connects to a file server (default bootes ) using 9fs .
Dkmodem dials a file server at telephone number telno and configures the line as a Datakit device using 9fs .
/srv/* ports to file systems and servers posted by srv and 9fs