📄 mountpoint.1
字号:
.TH MOUNTPOINT 8 "Mar 15, 2004" "" "Linux System Administrator's Manual".SH NAMEmountpoint \- see if a directory is a mountpoint.SH SYNOPSIS.B /bin/mountpoint.RB [ \-q ].RB [ \-d ].I /path/to/directory.br.B /bin/mountpoint.RB \-x.I /dev/device.SH DESCRIPTION\fBMountpoint\fP checks if the directory is a mountpoint..SH OPTIONS.IP \fB\-q\fPBe quiet - don't print anything..IP \fB\-d\fPPrint major/minor device number of the filesystem on stdout..IP \fB\-x\fPPrint major/minor device number of the blockdevice on stdout..SH EXIT STATUSZero if the directory is a mountpoint, non-zero if not..SH NOTESSymbolic links are not followed, except when the \fB-x\fP option isused. To force following symlinks, add a trailing slash to thepath of the directory..PPThe name of the command is misleading when the -x option is used,but the option is useful for comparing if a directory and a devicematch up, and there is no other command that can print the info easily..PP.SH AUTHORMiquel van Smoorenburg, miquels@cistron.nl.SH "SEE ALSO".BR stat (1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -