Linux标准系统的文件目录简介
文章作者 100test 发表时间 2008:03:31 11:54:42
来源 100Test.Com百考试题网
Linux 标准系统目录 Linux System Standard Directories and Files
/bin基本命令二进制文件( essential command binaries )
/boot 引导加载器的固有文件( static files of the boot loader)
/dev设备文件( device files )
/etc本地系统配置文件( machine-local system configuration )
/etc/X11本地X 窗口系统配置文件( machine-local configuration for theX window system )
/etc/opt保存在/opt中的附加软件包配置文件( configuration files foradd-on software packages kept in /opt )
/home 用户本地目录( user home directories)
/lib共享系统库文件和核心模块( shared libraries and kernel modules )
/lib/modules可加载的核心模块( loadable kernel modules)
/mnt系统文件临时挂载点( mount point for temporary mounting of filesystems )
/opt附加软件包(可选)( add-on software packages (optional packages) )
/proc 核心和进程信息虚拟文件系统( kernel and process informationvirtual filesystem)