Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ showmount(1M) — A/UX 2.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mountd(1M)

exports(4)

rmtab(4)




showmount(1M) showmount(1M)
NAME showmount - show all remote mounts SYNOPSIS showmount [-a] [-d] [-e] [host] DESCRIPTION showmount lists all the clients that have remotely mounted a file system 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). FLAG 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 file system that has been mounted. -e Print the list of exported file systems. FILES /usr/etc/showmount SEE ALSO mountd(1M), exports(4), rmtab(4). BUGS If a client crashes, its entry will not be removed from the list until it reboots and executes umount -a. April, 1990 1

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