Filesystem hierarchy standard: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Versions == | == Versions == | ||
당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다. | 당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다. 현재는 3.0 버전<ref>http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf</ref>을 같이 사용하고 있다(2.3 까지 지원). | ||
== See also == | == See also == | ||
* https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard - Filesystem Hierarchy Standard | * https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard - Filesystem Hierarchy Standard | ||
== References == | |||
<references /> | |||
[[category:programming]] | [[category:programming]] |
Latest revision as of 12:09, 30 March 2016
Overview
리눅스/유닉스 파일 시스템 디렉토리 구조. Filesystem hierarchy standard - 줄여서 FHS 라고도 한다.
Versions
당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다. 현재는 3.0 버전<ref>http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf</ref>을 같이 사용하고 있다(2.3 까지 지원).
See also
- https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard - Filesystem Hierarchy Standard
References
<references />