[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 3


lsnfsmnt Command

Purpose

Displays the characteristics of NFS mountable file systems.

Syntax

/usr/sbin/lsnfsmnt [ -c | -l ] [ FileSystem ]

Description

The lsnfsmnt command displays the current characteristics of NFS mountable file systems. The FileSystem parameter specifies the file system to be displayed in the output. If no file system is specified, all of the file systems that are NFS mountable will be displayed.

Flags


-c Specifies that the output should be in colon format.
-l (Lowercase L) Specifies that the output should be in list format. This flag is the default.

Examples

To list all of the NFS mounted file systems in the colon format, enter:

lsnfsmnt -c

Files


/etc/filesystems Centralizes file system characteristics.

Related Information

The chnfsmnt command, mknfsmnt command, mount command, rmnfsmnt command, smit command.

Network File System (NFS) Overview for System Management in AIX 5L Version 5.1 System Management Guide: Communications and Networks.

Network Information Services (NIS) Overview for System Management in AIX 5L Version 5.1 Network Information Services (NIS and NIS+) Guide.

NIS Reference.

System Management Interface Tool (SMIT): Overview in AIX 5L Version 5.1 System Management Guide: Operating System and Devices.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]