2003-03-31 10:51:06 +02:00
|
|
|
The mtree utility compares the file hierarchy rooted in the current
|
|
|
|
directory against a specification read from the standard input.
|
|
|
|
Messages are written to the standard output for any files whose
|
|
|
|
characteristics do not match the specification, or which are missing
|
2004-03-11 21:43:49 +01:00
|
|
|
from either the file hierarchy or the specification. It can be used
|
|
|
|
as a file integrity checker.
|