FileContentHash
A utility to calculate the content hash of files. It should help detect
duplicate files and differences between directories.
| Methods |
| static void |
main(String... args)
Run the viewer.
|
| static void |
main(String... args) throws IOException
Run the viewer.
Parameters:
args - the command line arguments
|