mtab.5

来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 5 代码 · 共 36 行

5
36
字号
.th MTAB V 1/6/74.sh NAMEmtab \*- mounted file system table.sh DESCRIPTION.it Mtabresides in directory.it /etcand contains a table of devices mounted by the.it mountcommand..it Umountremoves entries..s3Each entry is 64 bytes long;the first 32 are the null-padded name of theplace where the special file is mounted;the second 32 are the null-padded name of the specialfile.The special file has all its directoriesstripped away;that is, everything through the last ``/'' is thrownaway..s3This table is present only so people can look at it.It does not matter to.it mountif there are duplicated entries norto.it umountif a name cannot be found..sh FILES/etc/mtab.sh "SEE ALSO"mount (VIII), umount (VIII).sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?