'\" t .\" Title: mountpoint .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-09-02 .\" Manual: Корисничке наредбе .\" Source: util-linux 2.42.3 .\" Language: English .\" .TH "MOUNTPOINT" "1" "2026-09-02" "util\-linux 2.42.3" "Корисничке наредбе" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "НАЗИВ" mountpoint \- проверава да ли је директоријум или датотека тачка качења .SH "УВОД" .sp \fBmountpoint\fP [\fB\-d\fP|\fB\-q\fP] \fIдиректоријум\fP|\fIдатотека\fP .sp \fBmountpoint\fP \fB\-x\fP \fIуређај\fP .SH "ОПИС" .sp \fBmountpoint\fP checks whether the given \fIdirectory\fP or \fIfile\fP is a mountpoint. On kernels that support the \fBstatmount\fP(2) system call (Linux 6.8 and newer), it uses that interface. On older kernels, it falls back to reading \fI/proc/self/mountinfo\fP. .SH "ОПЦИЈЕ" .sp \fB\-d\fP, \fB\-\-fs\-devno\fP .RS 4 Приказује веће/мање бројеве уређаја који је прикачен на дати директоријум. .RE .sp \fB\-q\fP, \fB\-\-quiet\fP .RS 4 Тихи режим – не исписује ништа. .RE .sp \fB\-\-nofollow\fP .RS 4 Не прати симболичке везе ако је последњи елемент путање \fIдиректоријума\fP. .RE .sp \fB\-x\fP, \fB\-\-devno\fP .RS 4 Приказује веће/мање бројеве датог блок уређаја на стандардном излазу. .RE .sp \fB\-\-show\fP .RS 4 Print the mountpoint path for the given path. This resolves the given directory or file to its actual mountpoint, which is useful with bind mounts, symlinks, or paths within filesystems. This option requires kernel support for the \fBstatmount\fP(2) system call (Linux 6.8 and newer). On older kernels, this option will fail with an error message. .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 Приказује текст помоћи и излази. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Исписује издање и излази. .RE .SH "ИЗЛАЗНО СТАЊЕ" .sp \fBmountpoint\fP има следеће вредности излазног стања: .sp \fB0\fP .RS 4 успех; директоријум је тачка качења, или је уређај блок уређај на \fB\-\-devno\fP .RE .sp \fB1\fP .RS 4 неуспех; нисправно призивање, грешка овлашћења или система .RE .sp \fB32\fP .RS 4 неуспех; директоријум није тачка качења, или уређај није блок уређај на \fB\-\-devno\fP .RE .SH "ОКРУЖЕЊЕ" .sp \fBLIBMOUNT_DEBUG\fP=all .RS 4 укључује излаз „libmount“ прочишћавања. .RE .SH "БЕЛЕШКЕ" .sp „util\-linux“ \fBmountpoint\fP примена је написана од нуле за „libmount“. Изворно издање за „sysvinit“ комплет је написао Miquel van Smoorenburg. .SH "АУТОРИ" .sp .MTO "kzak\(atredhat.com" "Карел Зак" "" .SH "ПОГЛЕДАЈТЕ ТАКОЂЕ" .sp \fBmount\fP(8) .SH "ПРИЈАВЉИВАЊЕ ГРЕШАКА" .sp За пријављивање грешака, користите „https://github.com/util\-linux/util\-linux/issues[issue tracker]“. .SH "ДОСТУПНОСТ" .sp Наредба \fBmountpoint\fP је део „util\-linux“ пакета који се може преузети са \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Архиве Линукс кернела" "."