SlackBuildsOrg/system/go-mtree
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
go-mtree.info
go-mtree.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

go-mtree provides the `gomtree` utility that is in likeness to
BSD mtree(3) support for Linux features like xattrs. Providing
passive filesystem vaildation and even ability to restore mode,
mtimes and xattrs from a manifest.
Tar archives can be used to generate an mtree manifest, and
then validate the files present on a filesystem, or vice versa.

See /usr/doc/go-mtree-*/README.md for examples.