https://github.com/pdureau/linux-fhs
Modern Linux FHS displayed in a nice way
https://github.com/pdureau/linux-fhs
linux linux-fhs
Last synced: about 1 year ago
JSON representation
Modern Linux FHS displayed in a nice way
- Host: GitHub
- URL: https://github.com/pdureau/linux-fhs
- Owner: pdureau
- Created: 2016-11-28T11:56:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T15:18:59.000Z (about 7 years ago)
- Last Synced: 2025-04-09T23:46:19.045Z (about 1 year ago)
- Topics: linux, linux-fhs
- Language: HTML
- Homepage:
- Size: 406 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Linux FHS displayed in a nice way
Inspired by a [successful](https://www.reddit.com/r/linux/comments/4otmov/whoever_made_this_thank_you/) but outdated [PNG file](https://www.blackmoreops.com/2015/06/18/linux-file-system-hierarchy-v2-0/).
Main sources:
- [man file-hierarchy(7)](https://www.freedesktop.org/software/systemd/man/file-hierarchy.html)
- [man udisks(8)](https://udisks.freedesktop.org/docs/latest/udisks.8.html) for /run/media/
Other sources:
- [man hier(7)](http://man7.org/linux/man-pages/man7/hier.7.html)
- [The Case for the /usr Merge](https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/)
License: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
Something wrong? You are welcomed to hack the XHTML file or open an issue.