umount


umount

Purpose

Disassociate a device from the Linux file system.

Syntax

umount device

Options

None

Description

The umount command removes the association between a device and a directory in the Linux file system. Only the root can execute the umount command.