The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private"
ARC rapture (talk | contribs) m (→Summary) |
(→Folders) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | For some reason, Apple decided to place <code>/etc</code> and <code>/var</code> under '''/private''' and [[wikipedia:Symbolic link|symlink]] them from their correct locations to their actual locations. The purpose for this is unknown as it doesn't offer any advantages; the [[/private/etc/fstab|second partition]] is mounted at <code>/private/var</code> (<code>/private/etc</code> is still on the [[/|root partition]]). |
||
− | == Summary == |
||
− | This directory contains shortcuts to folders: |
||
+ | == Children == |
||
− | etc: Which can be found in /etc |
||
+ | === Folders === |
||
+ | * {{ipfw|etc}} |
||
+ | * {{ipfw|var}} |
||
+ | * {{ipfw|xarts}} |
||
+ | === Files === |
||
− | var: Which can be found in /var |
||
+ | (none) |
||
== Parents == |
== Parents == |
||
+ | {{parent}} |
||
− | <ul> |
||
− | <li>[[/|Root]]</li> |
||
− | </ul> |
||
− | |||
− | == Children == |
||
− | <ul> |
||
− | <li>[[/private/etc| etc]]</li> |
||
− | <li>[[/private/var| var]]</li> |
||
− | </ul> |
Latest revision as of 15:34, 31 August 2020
For some reason, Apple decided to place /etc
and /var
under /private and symlink them from their correct locations to their actual locations. The purpose for this is unknown as it doesn't offer any advantages; the second partition is mounted at /private/var
(/private/etc
is still on the root partition).
Children
Folders
Files
(none)