|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
MOUNTPOINT(8) Linux System Administrator's Manual MOUNTPOINT(8)
NAME
mountpoint - see if a directory is a mountpoint
SYNOPSIS
/bin/mountpoint [-q] [-d] /path/to/directory
/bin/mountpoint -x /dev/device
DESCRIPTION
Mountpoint checks if the directory is a mountpoint.
OPTIONS
-q Be quiet - don't print anything.
-d Print major/minor device number of the filesystem on stdout.
-x Print major/minor device number of the blockdevice on stdout.
EXIT STATUS
Zero if the directory is a mountpoint, non-zero if not.
NOTES
Symbolic links are not followed, except when the -x option is used. To
force following symlinks, add a trailing slash to the path of the
directory.
The name of the command is misleading when the -x option is used, but
the option is useful for comparing if a directory and a device match
up, and there is no other command that can print the info easily.
AUTHOR
Miquel van Smoorenburg, miquels@cistron.nl
SEE ALSO
stat(1)
Mar 15, 2004 MOUNTPOINT(8)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:34:44 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5053 hits) (openSUSE 10.2)
adv_cap_autoneg man page (4731 hits) (Solaris 10 11_06)
CPAN man page (4448 hits) (Suse Linux 10.1)
ssh man page (4240 hits) (Suse Linux 10.1)
svn man page (4098 hits) (FreeBSD 6.2)
startproc man page (2154 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2091 hits) (Solaris 10 11_06)
netcat man page (2083 hits) (Suse Linux 10.1)
signal man page (1945 hits) (Suse Linux 10.1)
pprosetup man page (1944 hits) (Solaris 10 11_06)
|