plan9 man page for showmount

Query: showmount

OS: plan9

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

showmount(1M)						  System Administration Commands					     showmount(1M)

NAME
showmount - show remote mounts
SYNOPSIS
/usr/sbin/showmount [-ade] [hostname]
DESCRIPTION
showmount lists the clients that have remotely mounted a filesystem from host. This information is maintained by the mountd(1M) server on host, and is saved across crashes in the file /etc/rmtab. The default value for host is the value returned by hostname(1). The showmount command does not display the names of NFS Version 4 clients.
OPTIONS
-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 file system that has been mounted. -d List directories that have been remotely mounted by clients. -e Print the list of shared file systems.
FILES
/etc/rmtab
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWnfscu | +-----------------------------+-----------------------------+
SEE ALSO
hostname(1), mountd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations
BUGS
If a client crashes, its entry will not be removed from the list of remote mounts on the server. SunOS 5.10 26 Oct 2004 showmount(1M)
Related Man Pages
showmount(8) - centos
showmount(8) - debian
showmount(1m) - linux
showmount(1m) - php
showmount(1m) - v7
Similar Topics in the Unix Linux Community
showmount
list directories on a file system
Print the first four characters of hostname
mount CD from local laptop to UNIX server remotely
NFS