Tool for creating and verifying file hierarchies
This project is a port of FreeBSD's very useful mtree utility 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.
- Sources inherited from project utilities
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / mtree
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.4/mtree && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mtree-1.0.tar.gz | 0000107599 105 KB | |
mtree.changes | 0000000886 886 Bytes | |
mtree.spec | 0000001981 1.93 KB | |
sha256.patch | 0000000480 480 Bytes |
Revision 5 (latest revision is 20)
Archie Cobbs (archie172)
committed
(revision 5)
- Add patch to fix crash when SHA256 enabled - Minor spec file tweaks
Comments 0