Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / pkgtools / mtree / DESCR
bloba4f891564ab059e28ee453b2d6869eb9719dec8e
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.