Напомена
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
You can use showmount to display information about mounted file systems exported by Server for NFS on a specified computer. If you don't specify a server, this command displays information about the computer on which the showmount command is run.
Syntax
showmount {-e|-a|-d} <server>
Parameters
Parameter | Description |
---|---|
-e | Displays all the file systems exported on the server. |
-a | Displays all Network File System (NFS) clients and the directories on the server each has mounted. |
-d | Displays all directories on the server that are currently mounted by NFS clients. |