|
|
The umount command allows you to unmount a remote resource, whether the resource was mounted automatically or explicitly. However, you must be a privileged user to use umount.
To unmount an NFS resource, use the following command:
umount [-V] {server:path | mount-point}
See mount(1Mnfs) for the options supported by the umount command.