|
|
1.1 ! root 1: .\" Copyright (c) 1989 The Regents of the University of California. ! 2: .\" All rights reserved. ! 3: .\" ! 4: .\" This code is derived from software contributed to Berkeley by ! 5: .\" Rick Macklem at The University of Guelph. ! 6: .\" ! 7: .\" Redistribution and use in source and binary forms are permitted provided ! 8: .\" that: (1) source distributions retain this entire copyright notice and ! 9: .\" comment, and (2) distributions including binaries display the following ! 10: .\" acknowledgement: ``This product includes software developed by the ! 11: .\" University of California, Berkeley and its contributors'' in the ! 12: .\" documentation or other materials provided with the distribution and in ! 13: .\" all advertising materials mentioning features or use of this software. ! 14: .\" Neither the name of the University nor the names of its contributors may ! 15: .\" be used to endorse or promote products derived from this software without ! 16: .\" specific prior written permission. ! 17: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED ! 18: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF ! 19: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 20: .\" ! 21: .\" @(#)showmount.8 6.2 (Berkeley) 6/24/90 ! 22: .\" ! 23: .TH SHOWMOUNT 8 "June 24, 1990" ! 24: .UC 4 ! 25: .SH NAME ! 26: showmount \- show remote nfs mounts on host ! 27: .SH SYNOPSIS ! 28: .B showmount ! 29: [ ! 30: .B \-ade ! 31: ] ! 32: [ ! 33: .B host ! 34: ] ! 35: .SH DESCRIPTION ! 36: .I Showmount ! 37: shows status information about the NFS server on ! 38: .I host. ! 39: By default it prints the names of all hosts that have NFS file systems mounted ! 40: on the host. See "NFS: Network File System Protocol Specification, RFC1094, ! 41: Appendix A" for a detailed desciption of the protocol. ! 42: .TP ! 43: .B \-a ! 44: List all mount points in the form: ! 45: .RS ! 46: .RS ! 47: .I host:dirpath ! 48: .RE ! 49: .RE ! 50: .TP ! 51: .B \-d ! 52: List directory paths of mount points instead of hosts ! 53: .TP ! 54: .B \-e ! 55: Show the ! 56: .I host's ! 57: exports list ! 58: .SH "SEE ALSO" ! 59: mount(1), mountd(8) ! 60: .SH BUGS ! 61: The mount daemon running on the server only has an idea of the actual mounts, ! 62: since the NFS server is stateless. Showmount will only display the information ! 63: as accurately as the mount daemon reports it.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.