1 The mtree utility compares the file hierarchy rooted in the current
2 directory against a specification read from the standard input.
3 Messages are written to the standard output for any files whose
4 characteristics do not match the specification, or which are missing
5 from either the file hierarchy or the specification. It can be used
6 as a file integrity checker.