⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 linux下的一个mount工具
💻
字号:
How to install==============* check src/config.h for values you may want to change* as your normal account: (you don't work as root, do you ?)$ make all* and then, as root:$ make installThis will create 3 files:/usr/sbin/mmounter	This file is the working daemon. It must be run as root, most probably from your rc scripts (refer to /etc/rc.d)/usr/bin/mmumount	This file allows normal (read, non-root) users to unmount automatically mounted volumes/etc/mmounter.conf	This file is used by the mmounter daemon to know how to behaveRemarks:--------* the sample mmounter.conf file assumes all the volumes should be mounted under /Local => if this directory does not exist (and it probably doesn't), create it and chmod it to 0555.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -