Skip to content

eric-switzer/mtree-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse mtree files into a file tree dictionary with checksums and file sizes
run mtree as:
`mtree -c -K md5digest -p test_tree/ > mtree_test.spec`

mtree is BSD but is available for linux through http://code.google.com/p/mtree-port/ and other ports.
You'll need to get openssl:
`sudo apt-get install openssl libssl-dev` 

About

Parse output spec files from 'mtree' and do data management tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages