新客网WWW.XKER.COM:致力做中国最专业的网络学院!
学院: 操作系统 - 网络应用 - 服务器 - 网络安全 - 工具软件 - 办公软件 - Web开发 - 数据库 - 网页设计 - 图形图像 - 媒体动画 - 硬件学堂 - 存储频道 - QQ专区
您的位置:首页 > 网络学院 > 操作系统 > Linux教程 > 正文:新手学堂:Linux标准系统的文件目录简介

新手学堂:Linux标准系统的文件目录简介

新客网 XKER.COM 2007-11-06 来源: sixth 收藏本文

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 the X window system )

 

/etc/opt 保存在/opt中的附加软件包配置文件 ( configuration files for add-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 information virtual filesystem )

 

/root 根用户的本地目录 ( home directory for root )

 

/sbin 基本系统二进制文件 ( essential system binaries )

 

/tmp 临时文件 ( temporary files )

 

/usr 次重要的分级文件系统 ( second major hierarchy )

 

/usr/bin 大部分的用户命令 ( most user commands )

 

/usr/bin/X11 到/usr/X11R6/bin的符号链接 ( symbolic link to /usr/X11R6/bin )

 

/usr/games 游戏和教育程序 ( games and educational programs )

 

/usr/include C编程语言的头文件 ( header files included by C programs )

 

/usr/include/X11 到 /usr/X11R6/include/X11的符号链接 ( symbolic link to /usr/X11R6/include/X11 )

 

/usr/lib 库文件 ( libraries )

 

/usr/lib/X11 到 /usr/X11R6/lib/X11的符号链接 ( symbolic link to /usr/X11R6/lib/X11 )

 

/usr/local 本地分级文件系统 ( local hierarchy )

 

/usr/man 在线文档 online manuals

 

/usr/sbin 次重要的系统管理二进制文件 ( nonvital system administration binaries )

 

/usr/share 独立性结构数据 ( architecture-independent data )

 

/usr/share/doc 其它杂项文档 ( miscellaneous documentation )

 

/usr/share/info GNU信息系统主要目录 ( GNU info system’s primary directory )

 

/usr/src 源码 ( source code )

 

/usr/X11R6 第11版本第6次修正的X窗口系统协议 ( X window system, version 11 release 6 )

 

/var 变量数据 ( variable data )

 

/var/log 日志文件 ( log files )

 

/var/spool 应用程序队列数据 ( spooled applicaion data )

收藏】 【评论】 【推荐】 【投稿】 【打印】 【关闭
发表评论
要记得去论坛讨论,点击注册新会员匿名评论
评论内容:不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
阅读排行
随机推荐
实用信息推荐