Skip to content

vbatts/mtree-port

 
 

Repository files navigation

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.

About

Utility for creating and verifying file hierarchies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.5%
  • Roff 12.3%
  • M4 1.3%
  • Other 0.9%