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 >
Text File  |  1994-05-08  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. SHOWMOUNT(8)        Linux Programmer's Manual        SHOWMOUNT(8)
  5.  
  6.  
  7. NNAAMMEE
  8.        showmount - show mount information for an NFS server
  9.  
  10. SSYYNNOOPPSSIISS
  11.        //eettcc//sshhoowwmmoouunntt [[ --aaeeddhh ]] [[ hhoosstt ]]
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        sshhoowwmmoouunntt  queries  the  mount daemon on a remote host for
  15.        information about the state of  the  NFS  server  on  that
  16.        machine.   With  no  options  sshhoowwmmoouunntt  lists  the set of
  17.        clients who are mounting from that host.  The output  from
  18.        sshhoowwmmoouunntt is designed to appear as though it were process­
  19.        esed through ``sort -u''.
  20.  
  21. OOPPTTIIOONNSS
  22.        --aa     List both the client hostname and mounted directory
  23.               in host:dir format.
  24.  
  25.        --dd     List only the directories mounted by some client.
  26.  
  27.        --ee     Show the NFS server's export list.
  28.  
  29.        --hh     Suppress the decriptive headings from the output.
  30.  
  31. SSEEEE AALLSSOO
  32.        mmoouunnttdd(8), nnffssdd(8)
  33.  
  34. BBUUGGSS
  35.        The  completeness  and  accurary  of  the information that
  36.        sshhoowwmmoouunntt displays varies according to  the  NFS  server's
  37.        implementation.
  38.  
  39.        Because sshhoowwmmoouunntt sorts and uniqs the output, it is impos­
  40.        sible to determine from the output  whether  a  client  is
  41.        mounting the same directory more than once.
  42.  
  43. AAUUTTHHOORR
  44.        Rick Sladkey <jrs@world.std.com>
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Linux 0.99                11 April 1993                         1
  65.  
  66.  
  67.