Linux File System

This wiki page is about a path or a file in the Linux file system. Be bold and improve it! Describe its purpose and its use, which program created it and uses it, which configuration settings it might be dependent on, and which Linux distributions typically have this file by default while others might not.

If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.

Filesystem Hierarchy Standard
http://www.pathname.com/fhs/pub/fhs-2.3.html
https://en.wikipedia.org/wiki/Unix_filesystem
https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard

To find the owner of a file, do:

portageq owners / <filename>
// e.g.:
portageq owners / /usr/bin/python