Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ showmount(8) — bsd — Apollo Domain/OS SR10.4.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exports(5)

mountd(8c)

rmtab(8)

SHOWMOUNT(8)                    Domain/OS BSD                     SHOWMOUNT(8)



NAME
     showmount - show all remote mounts

SYNOPSIS
     /etc/showmount [ -a ] [ -d ] [ -e ] host

DESCRIPTION
     The showmount command lists all the clients that have remotely mounted a
     file system belonging to host.  The command gets its information from the
     mountd server on host.

OPTIONS
     -d        List directories that have been remotely mounted by clients.

     -a        Print all remote mounts in the format hostname:directory, where
               hostname is the name of the client and directory is the root of
               the mounted file system.

     -e        Print the list of exported file systems in /etc/exports.

FILES
     /etc/mtab      mount table

     /etc/fstab     file system table

     /etc/rmtab     remote mount table

BUGS
     If a client crashes, its entry will not be removed from the list until it
     reboots and executes umount.

SEE ALSO
     exports(5), mountd(8c), rmtab(8)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026