An open API service indexing awesome lists of open source software.

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

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.