computer_knowledge_notes/Software/设备管理/umount.md

146 B

umount -a [options]		# 解除对所有文件系统的挂载
umount [options] <device | directory>	# 解除对指定文件系统的挂载