Mtree
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |name=mtree |formattype=electronic |subcat=Metadata }} mtree is a format associated with the <code>mtree</code> utility from BSD Unix. It is a text format, co...") |
Revision as of 19:56, 4 January 2014
mtree is a format associated with themtree
utility from BSD Unix. It is a text format, containing a list of file names and attributes (sizes, timestamps, permissions, checksums, etc.). It is typically used to verify that files are in the expected state.
Contents |
Identification
Files begin with ASCII characters "#mtree
".