home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
comm
/
amitcp-3.0ß2.lha
/
AmiTCP
/
src
/
util
/
showmount
/
showmount.man
< prev
next >
Wrap
Text File
|
1994-05-08
|
2KB
|
67 lines
SHOWMOUNT(8) Linux Programmer's Manual SHOWMOUNT(8)
NNAAMMEE
showmount - show mount information for an NFS server
SSYYNNOOPPSSIISS
//eettcc//sshhoowwmmoouunntt [[ --aaeeddhh ]] [[ hhoosstt ]]
DDEESSCCRRIIPPTTIIOONN
sshhoowwmmoouunntt queries the mount daemon on a remote host for
information about the state of the NFS server on that
machine. With no options sshhoowwmmoouunntt lists the set of
clients who are mounting from that host. The output from
sshhoowwmmoouunntt is designed to appear as though it were process
esed through ``sort -u''.
OOPPTTIIOONNSS
--aa List both the client hostname and mounted directory
in host:dir format.
--dd List only the directories mounted by some client.
--ee Show the NFS server's export list.
--hh Suppress the decriptive headings from the output.
SSEEEE AALLSSOO
mmoouunnttdd(8), nnffssdd(8)
BBUUGGSS
The completeness and accurary of the information that
sshhoowwmmoouunntt displays varies according to the NFS server's
implementation.
Because sshhoowwmmoouunntt sorts and uniqs the output, it is impos
sible to determine from the output whether a client is
mounting the same directory more than once.
AAUUTTHHOORR
Rick Sladkey <jrs@world.std.com>
Linux 0.99 11 April 1993 1