]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/my-mtree
Less .sh and more explicit my-
[dotfiles.git] / bin / bin / my-mtree
1 #!/bin/sh
2
3 fields="type size sha512"
4 mtree -c -k "$fields" | mtree -C -S -k "$fields"