Temporary files
From Just Solve the File Format Problem
(Difference between revisions)
(initial page) |
|||
| Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
Temporary files are used by applications for different purposes, such as saving state or caching. | Temporary files are used by applications for different purposes, such as saving state or caching. | ||
| + | =Formats= | ||
| + | * [[Lock file]] | ||
Revision as of 21:20, 5 December 2012
Introduction
Temporary files are used by applications for different purposes, such as saving state or caching.