# umount - [Command Function](#section365125133520) - [Syntax](#section9615254123512) - [Parameters](#section63446577355) - [Usage](#section92931509368) - [Example](#section144311323616) - [Output](#section360525113611) ## Command Function This command is used to unmount a specified file system. ## Syntax umount \[_dir_\] ## Parameters **Table 1** Parameter description

Parameter

Description

Value Range

dir

Specifies the directory from which the file system is to be unmounted.

Directory to which the file system is mounted

## Usage By specifying the **dir** parameter in the **unmount** command, you can unmount the specified file system from the directory. ## Example Run **umount /bin1/vs/sd**. ## Output Unmounting the file system from **/bin1/vs/sd** **Figure 1** Unmounting result ![](figure/unmounting-result.png "unmounting-result")