The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private/var/cache"
Partyk1d24 (talk | contribs) (→Parents) |
m (category mark) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | This folder is specified by the [[wikipedia:Filesystem Hierarchy Standard|FHS]] as a place "for cached data from applications," and that "unlike [[/private/var/spool|/var/spool]], the cached files can be deleted without data loss." |
||
− | == Summary == |
||
− | |||
+ | == Children == |
||
+ | === Folders === |
||
+ | * {{ipfw|apt}} (used by [[Cydia.app|Cydia]] [<code>cydia</code>] and [[wikipedia:Advanced Packageing Tool|APT]] [<code>apt</code>]) |
||
+ | * {{ipfw|findutils}} (used by [[wikipedia:GNU Find Utilities|GNU Find Utilities]] [<code>fileutils</code>]) |
||
+ | === Files === |
||
+ | (none) |
||
== Parents == |
== Parents == |
||
+ | {{parent|private|var}} |
||
− | <ul> |
||
− | <li>[[/var]]</li> |
||
− | </ul> |
||
− | |||
− | == Children == |
||
− | |||
+ | == References == |
||
+ | * [http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html#VARCACHEAPPLICATIONCACHEDATA FHS on /var/cache] |
||
+ | [[Category:Filesystem]] |
||
− | == Files == |
Latest revision as of 00:50, 4 January 2013
This folder is specified by the FHS as a place "for cached data from applications," and that "unlike /var/spool, the cached files can be deleted without data loss."
Children
Folders
- apt (used by Cydia [
cydia
] and APT [apt
]) - findutils (used by GNU Find Utilities [
fileutils
])
Files
(none)