Content deleted Content added
Fox Aquatis (talk | contribs) m Removed " |
m Edit /usr/lib description |
||
Line 37:
::* '''<tt>/usr/include</tt>''' — <tt>/usr/include</tt> stores the development headers used throughout the system.
::* '''<tt>/usr/lib</tt>''' — stores the required libraries for executables within <tt>/usr</tt> or elsewhere
::* '''<tt>/usr/local</tt>''' — resembles <tt>/usr</tt>, except that its subdirectories are used for additions not part of the operating system distribution, such as custom programs or files from a [[BSD]] [[Ports collection]]. Usually has subdirectories such as <tt>/usr/local/lib</tt> or <tt>/usr/local/bin</tt>.
|