Editing Directory Structure

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 94: Line 94:
 
|[[/usr/]]
 
|[[/usr/]]
 
|The majority of user utilities and applications.
 
|The majority of user utilities and applications.
 +
|-
 +
|/usr/bin/
 +
|Common utilities, programming tools, and applications.
 +
|-
 +
|/usr/include/
 +
|Standard C include files.
 +
|-
 +
|/usr/lib/
 +
|Archive libraries.
 +
|-
 +
|/usr/libdata/
 +
|Miscellaneous utility data files.
 +
|-
 +
|/usr/libexec/
 +
|System daemons and system utilities executed by other programs.
 +
|-
 +
|/usr/local/
 +
|Local executables and libraries. Also used as the default destination for the FreeBSD ports framework. Within <code>/usr/local</code>, the general layout sketched out by [https://www.freebsd.org/cgi/man.cgi?query=hier&sektion=7&manpath=freebsd-release-ports hier(7)] for <code>/usr</code> should be used. Exceptions are the man directory, which is directly under <code>/usr/local</code> rather than under <code>/usr/local/share</code>, and the ports documentation is in share/doc/port.
 +
|-
 +
|/usr/obj/
 +
|Architecture-specific target tree produced by building the <code>/usr/src</code> tree.
 +
|-
 +
|/usr/ports/
 +
|The FreeBSD Ports Collection (optional).
 +
|-
 +
|/usr/sbin/
 +
|System daemons and system utilities executed by users.
 +
|-
 +
|/usr/share/
 +
|Architecture-independent files.
 +
|-
 +
|/usr/src/
 +
|BSD and/or local source files.
 
|-
 
|-
 
|[[/var/]]
 
|[[/var/]]

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Templates used on this page: