summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2004-03-11Add to DESCRiption: "It can be used as a file integrity checker."reed1-1/+2
2003-03-31Initial import of mtree-20030331 into The NetBSD Packages Collection.grant1-0/+5
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 from either the file hierarchy or the specification.