compdir v0.1.1 2011.10.19-235736
README
 
Usage: compdir  
Usage: compdir <old-dir> <new-dir> 
Usage: compdir <my-dir> <old-dir> <your-dir>
Usage: compdir <source1> <source2> <source3> <source4> [...] 
tabulate difference between 2 or more directories
where 2 folders are given, outputs formatted diff result of the 2 folders
where 3 folders are given, outputs formatted diff result of <my-dir> and <your-dir>
 
posix
getverdirTool to create file listingOPEN
2011.05.23-010850 posix/getverdir.sh
.
COPYINGGPL LicensingOPEN
2011.10.16-220844 ./COPYING
src
getversource code for win32 tool to create file listingOPEN
2011.08.04-005028 src/getver.zip
bin
diffdirGives a formatted diff of two folders/directoriesOPEN
2011.08.01-235624 bin/diffdir
compdirCompares directories and outputs an overview of differences.OPEN
2011.10.19-223034 bin/compdir
csv2psvConverts csv format to psv formatOPEN
2011.07.01-210014 bin/csv2psv
expandtabsExpand tabs to spacesOPEN
2011.07.03-203956 bin/expandtabs
getverdiffCompare two file listingsOPEN
2011.06.24-003640 bin/getverdiff.awk
testexistsTest existence of fileOPEN
2011.05.15-104926 bin/testexists
idiffCompare file specified in the clipboard or in the input file in 2 given directoriesOPEN
2011.07.30-001856 bin/idiff
pivotTabulate a listing using selected field for the x and y axis information.OPEN
2011.08.01-235624 bin/pivot
win32
getverdirwin32 tool to create file listingOPEN
2011.06.16-212034 win32/getverdir