All Projects → archiecobbs → Mtree Port

archiecobbs / Mtree Port

Licence: other
Utility for creating and verifying file hierarchies

Programming Languages

c
50402 projects - #5 most used programming language

NOTE: This project is deprecated, replaced by this port of NetBSD's newer mtree: https://github.com/archiecobbs/nmtree

======================================

This project is a port of the very useful mtree utility, originally only available in BSD distributions, to Linux and other operating systems.

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 specifications, or which are missing from either the file hierarchy or the specification.

This port of mtree uses the autoconf infrastructure to maintain portability.

See the ManPages for details on usage, and Downloads for where to get it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].