mount.8
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 8 代码 · 共 38 行
8
38 行
.th MOUNT VIII 10/31/73.sh NAMEmount \*- mount file system.sh SYNOPSIS.bd /etc/mountspecial file [.bd \*-r].sh DESCRIPTION.it Mountannounces to the system that a removable file systemis present on the device corresponding to specialfile.it special(which must refer to a disk or possibly DECtape).The.it filemust exist already; itbecomes the name of the root of the newly mountedfile system..s3.it Mountmaintains a table of mounted devices;if invoked without an argument it prints the table..s3The optional last argument indicates that the fileis to be mounted read-only.Physically write-protected and magnetic tape filesystems must be mounted in this wayor errors will occur when access times are updated,whether or not any explicit write is attempted..sh "SEE ALSO"mount (II),mtab (V),umount (VIII).sh BUGSMounting file systems full of garbage will crash the system.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?