Differences between version 4 and predecessor to the previous major change of FileSystemHierarchy.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Friday, August 1, 2003 2:41:24 pm | by PerryLorier | Revert |
Older page: | version 3 | Last edited on Friday, August 1, 2003 6:55:16 am | by AristotlePagaltzis | Revert |
@@ -15,9 +15,9 @@
; __/usr__ : files that can be shared across a whole site among multiple users
; __/usr/local__ : anything shared across the system but not supplied by the system vendor traditionally goes here - most commonly, packages compiled from [TarBall]s
; __/var__ : variable data files, such as logs, mail and printer spools
-More information can be found at the [filesystem hierarchy standard|http://www.pathname.com/fhs/2.2/].
+More information can be found at the [filesystem hierarchy standard|http://www.pathname.com/fhs/2.2/], and in hier(7)
----
CategoryBeginners