Whenever I see unix tutorials, I see them using:
/var/...
is var just a placeholder for an example?
|
Whenever I see unix tutorials, I see them using: /var/... is var just a placeholder for an example? |
|||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
No. For more information on how directories are laid out on Unix check out question 24523 |
|||||
|
|
No, "foo", "bar", "baz" and the like are placeholders. |
|||||
|
|
The top-level unix directory names are largely influenced by how these systems were configured decades ago. Here's a quick run-down of the more common ones:
Traditionally, In the same way, Traditionally, If all the packages on your system are well-behaved, you should be able to put the entire system on read-only media (such as a CD), except have |
|||
|
|