new script to compare all the file names across two directory hierarchies
authorChris Koeritz <fred@gruntose.com>
Sat, 23 Jul 2016 22:10:24 +0000 (18:10 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 23 Jul 2016 22:10:24 +0000 (18:10 -0400)
commit0ffe7eee5722883afdd772db452e4f9d3caa631a
tree3b43520be16bf972ec3a680a18c65689505850a4
parent3df1c3907cbb142e2f86aa81073eba2ec3e26d84
new script to compare all the file names across two directory hierarchies
(does not consider file contents or dates or anything, just mere presence).
scripts/files/compare_dirs.sh [new file with mode: 0644]