← 返回命令列表

Linux command

unmount 命令

安全

权限或系统影响较大,执行前请核对目标。

常用示例

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.