125 lines
2.9 KiB
HTML
125 lines
2.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of SHOWMOUNT</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>SHOWMOUNT</H1>
|
|
Section: Maintenance Commands (8)<BR>Updated: 6 October 1993<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
showmount - show mount information for an NFS server
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>showmount</B>
|
|
|
|
<B>[ -adehv ]</B>
|
|
|
|
<B>[ --all ]</B>
|
|
|
|
<B>[ --directories ]</B>
|
|
|
|
<B>[ --exports ]</B>
|
|
|
|
<B>[ --help ]</B>
|
|
|
|
<B>[ --version ]</B>
|
|
|
|
<B>[ host ]</B>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>showmount</B>
|
|
|
|
queries the mount daemon on a remote host for information about
|
|
the state of the NFS server on that machine. With no options
|
|
<B>showmount</B>
|
|
|
|
lists the set of clients who are mounting from that host.
|
|
The output from
|
|
<B>showmount</B>
|
|
|
|
is designed to
|
|
appear as though it were processed through ``sort -u''.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-a</B> or <B>--all</B>
|
|
|
|
<DD>
|
|
List both the client hostname or IP address and mounted directory in
|
|
host:dir format. This info should not be considered reliable. See the notes
|
|
on rmtab in
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rpc.mountd">rpc.mountd</A></B>(8).
|
|
|
|
<DT id="2"><B>-d</B> or <B>--directories</B>
|
|
|
|
<DD>
|
|
List only the directories mounted by some client.
|
|
<DT id="3"><B>-e</B> or <B>--exports</B>
|
|
|
|
<DD>
|
|
Show the NFS server's export list.
|
|
<DT id="4"><B>-h</B> or <B>--help</B>
|
|
|
|
<DD>
|
|
Provide a short help summary.
|
|
<DT id="5"><B>-v</B> or <B>--version</B>
|
|
|
|
<DD>
|
|
Report the current version number of the program.
|
|
<DT id="6"><B>--no-headers</B>
|
|
|
|
<DD>
|
|
Suppress the descriptive headings from the output.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rpc.mountd">rpc.mountd</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rpc.nfsd">rpc.nfsd</A></B>(8)
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
The completeness and accuracy of the information that
|
|
<B>showmount</B>
|
|
|
|
displays varies according to the NFS server's implementation.
|
|
<P>
|
|
|
|
Because
|
|
<B>showmount</B>
|
|
|
|
sorts and uniqs the output, it is impossible to determine from
|
|
the output whether a client is mounting the same directory more than once.
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Rick Sladkey <<A HREF="mailto:jrs@world.std.com">jrs@world.std.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="11"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="12"><A HREF="#lbAG">BUGS</A><DD>
|
|
<DT id="13"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:16 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|