Skip to content

berbunda/rhcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhcu - Recursive Hash Calculating Utility

Utility for compare two directories by hash-sum. I vibecoded it using Cursor.

How it works:

rhcu -f "C:\First_dir" -s "C:\Secnd_dir"
Available arguments:
-a, --algo <ALGO> - hash-algorithm used in rhcu (<ALGO> is [default: blake3] [possible values: sha256, sha384, sha512, sha3-256, sha3-384, sha3-512, blake3])
-n, --no-color - disable colour
-f, --first <FIRST> (<FIRST> is Full path of first directory for compare in double quotation marks)
-s, --second <SECOND> (<SECOND> is Full path of first directory for compare in double quotation marks)
-h, --help - print this help

About

Utility for compare two directories by hash-sum. Recursive Hash Calculating Utility

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages