elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elkscmd
/
man
/
man8
/
umount.8
File editor
.TH UMOUNT 1 .SH NAME umount \- unmount a mounted file system .SH SYNOPSIS .B umount .I [device | directory ] .SH EXAMPLES .TP 20 .B umount /dev/fd1 # Unmount diskette 1 .TP 20 .B umount /mnt # Unmount the file system mounted on /mnt .SH DESCRIPTION .PP This command unmounts a file system identified by .IR device or .IR directory . This name may be either a block special file, or the path name of a mount point. .sp A mounted file system is unmounted after the cache has been flushed to disk. A diskette should never be removed while it is mounted. If this happens, and is discovered before another diskette is inserted, the original one can be replaced without harm. Attempts to unmount a file system holding working directories or open files will be rejected with a \&'device busy\&' message. .sp As a special case, .B umount / will attempt to unmount the root filesystem and remount it read-only. .SH EXIT STATUS .TP .I 0 Filesystem unmounted successfully. .TP .I 1 Wrong number of arguments, or umount was unsuccessful. .SH AUTHORS David Bell .SH "SEE ALSO" .BR mount (8), .BR umount (2).
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history