用户操作
[留言]  [发消息]  [加为好友] 
订阅我的博客
XML聚合    FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
flynetcn的公告
文章分类
C/linux blog
但行好事 莫问前程
茅草屋
dotnet blog
孟子E章(asp.net)(RSS)
孟宪会之精彩世界
张子阳(.net)(RSS)
清清月儿(MVP)
else blog
afly's homepage
Clear in CNRUI(ajax)(RSS)
DBA notes
freexploit
Leo(hr)
万旭网页特效
创系(C++)(RSS)
叨叨! 蔚蓝(安全)
向东博客(js)
梅花雪(js)
沈俊兴(linux)
疯狂的程序员
编程夜未眠(Linux)
expert blog
Bruce Eckel(RSS)
Richard Stallman
侯捷
java blog
blogjava
linxhchina(j)
刘柯(燕大java)(RSS)
张孝祥专栏(csdn)
Open Source projects
IBM 中国 Struts 专题
Open Software in Java
swfUpload
php blog
achieverain(php)
Else's blog
haohappy(php)
heiyeluren(php)
kakapo's nest(php)
Nio's weblog(php)
phpclasses
PHP博客
u-2190(php)
Yorgo Sun的园地(php)
大白菜芯的窝(php)
志凡'S BLOG(php)
杜江(php)
淡水河边(php)
燕子坞(php)
纯月部落(php)
苗苗(php)
键步随风(php)
ror blog
LetRails
robbin的自言自语(ror)
simohayha
透明思考(RSS)
tools
Eclim
Vimplugin
吴咏炜'blog(VIM)
网址
ajaxloader
AJAX中国
GNU C Library
IBM-Open source-PHP
Java EE APIs & Docs(RSS)
mikekohn.net
mysql.cn
存档

转载  Unix Filesystem Hierarchy Standard 收藏

原文地址 http://www.pathname.com/fhs/

1. Introduction

    Purpose
    Conventions

2. The Filesystem
3. The Root Filesystem

    Purpose
    Requirements
    Specific Options
    /bin : Essential user command binaries (for use by all users)

        Purpose
        Requirements
        Specific Options

    /boot : Static files of the boot loader

        Purpose
        Specific Options

    /dev : Device files

        Purpose
        Specific Options

    /etc : Host-specific system configuration

        Purpose
        Requirements
        Specific Options
        /etc/opt : Configuration files for /opt
        /etc/X11 : Configuration for the X Window System (optional)
        /etc/sgml : Configuration files for SGML (optional)
        /etc/xml : Configuration files for XML (optional)

    /home : User home directories (optional)

        Purpose
        Requirements

    /lib : Essential shared libraries and kernel modules

        Purpose
        Requirements
        Specific Options

    /lib<qual> : Alternate format essential shared libraries (optional)

        Purpose
        Requirements

    /media : Mount point for removeable media

        Purpose
        Specific Options

    /mnt : Mount point for a temporarily mounted filesystem

        Purpose

    /opt : Add-on application software packages

        Purpose
        Requirements

    /root : Home directory for the root user (optional)

        Purpose

    /sbin : System binaries

        Purpose
        Requirements
        Specific Options

    /srv : Data for services provided by this system

        Purpose

    /tmp : Temporary files

        Purpose

4. The /usr Hierarchy

    Purpose
    Requirements
    Specific Options
    /usr/X11R6 : X Window System, Version 11 Release 6 (optional)

        Purpose
        Specific Options

    /usr/bin : Most user commands

        Purpose
        Specific Options

    /usr/include : Directory for standard include files.

        Purpose
        Specific Options

    /usr/lib : Libraries for programming and packages

        Purpose
        Specific Options

    /usr/lib<qual> : Alternate format libraries (optional)

        Purpose
        /usr/local : Local hierarchy

    /usr/local/share
    /usr/sbin : Non-essential standard system binaries

        Purpose

    /usr/share : Architecture-independent data

        Purpose
        Requirements
        Specific Options
        /usr/share/dict : Word lists (optional)
        /usr/share/man : Manual pages
        /usr/share/misc : Miscellaneous architecture-independent data
        /usr/share/sgml : SGML data (optional)
        /usr/share/xml : XML data (optional)

    /usr/src : Source code (optional)

        Purpose

5. The /var Hierarchy

    Purpose
    Requirements
    Specific Options
    /var/account : Process accounting logs (optional)

        Purpose

    /var/cache : Application cache data

        Purpose
        Specific Options
        /var/cache/fonts : Locally-generated fonts (optional)
        /var/cache/man : Locally-formatted manual pages (optional)

    /var/crash : System crash dumps (optional)

        Purpose

    /var/games : Variable game data (optional)

        Purpose

    /var/lib : Variable state information

        Purpose
        Requirements
        Specific Options
        /var/lib/<editor> : Editor backup files and state (optional)
        /var/lib/hwclock : State directory for hwclock (optional)
        /var/lib/misc : Miscellaneous variable data

    /var/lock : Lock files

        Purpose

    /var/log : Log files and directories

        Purpose
        Specific Options

    /var/mail : User mailbox files (optional)

        Purpose

    /var/opt : Variable data for /opt

        Purpose

    /var/run : Run-time variable data

        Purpose
        Requirements

    /var/spool : Application spool data

        Purpose
        Specific Options
        /var/spool/lpd : Line-printer daemon print queues (optional)
        /var/spool/rwho : Rwhod files (optional)

    /var/tmp : Temporary files preserved between system reboots

        Purpose

    /var/yp : Network Information Service (NIS) database files (optional)

        Purpose

6. Operating System Specific Annex

    Linux

        / : Root directory
        /bin : Essential user command binaries (for use by all users)
        /dev : Devices and special files
        /etc : Host-specific system configuration
        /lib64 and /lib32 : 64/32-bit libraries (architecture dependent)
        /proc : Kernel and process information virtual filesystem
        /sbin : Essential system binaries
        /usr/include : Header files included by C programs
        /usr/src : Source code
        /var/spool/cron : cron and at jobs

7. Appendix

    The FHS mailing list
    Background of the FHS
    General Guidelines
    Scope
    Acknowledgments
    Contributors

发表于 @ 2009年05月31日 14:37:00 | 评论( loading... ) | 编辑| 举报| 收藏

旧一篇:VMware:host-only方式网络设置 | 新一篇:PHP函数round_pad_zero:小数位四舍五入并补零

  • 发表评论
  • 评论内容:
  •  
Copyright © flynetcn
Powered by CSDN Blog