Unix filesystem: Difference between revisions

Content deleted Content added
Undid revision 1212200380 by Chris~enwiki (talk) - programs are, but source code is, and this is referring to the ___location of the source code, not of the programs.
Tags: Mobile edit Mobile web edit
Line 60:
|
:<code>/lib</code>
|Originally ''essential libraries'': [[C (programming language)|C]] libraries, but not [[Fortran]] ones.<ref name="upe"/> On modern systems, it contains the shared libraries needed by programs in <code>/bin</code>, and possibly [[loadable kernel module]] or, [[device driver]]s or [[binary blob]]s. Linux distributions may have variants <code>/lib32</code> and <code>/lib64</code> for multi-architecture support.
|-
|