Linux command
unmount 命令
安全
May affect permissions or system state. Check the target first.
命令示例
View documentation for the correct command
tldr umount
说明
unmount is not a valid Linux command. The correct command for unmounting file systems is umount (without the 'n'). This is a common source of confusion for new Linux users. The command name originates from early Unix where shorter command names were preferred.
FAQ
What is the unmount command used for?
unmount is not a valid Linux command. The correct command for unmounting file systems is umount (without the 'n'). This is a common source of confusion for new Linux users. The command name originates from early Unix where shorter command names were preferred.
How do I run a basic unmount example?
Run `tldr umount` in a terminal, then adjust file names, paths, flags, or remote targets for your system.