[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

rmvfs Command

Purpose

Removes entries in the /etc/vfs file.

Syntax

rmvfs VfsName

Description

The rmvfs command removes a VfsName entry from the /etc/vfs file. The VfsName parameter is the name of a virtual file system. The rmvfs command takes one argument, the name of the virtual file system type to be removed from the file. If this VfsName entry exists, it is removed from the file.

Examples

To remove the newvfs entry, enter:

rmvfs newvfs

Files

/etc/vfs Contains descriptions of virtual file system types.

Related Information

The chvfs command, crvfs command, lsvfs command, mount command.

The File Systems Overview for System Management in AIX Version 4.3 System Management Guide: Operating System and Devices explains file system types, management, structure, and maintenance.


[ Previous | Next | Contents | Glossary | Home | Search ]