Skip to content

Conversation

@lukeify
Copy link
Owner

@lukeify lukeify commented Nov 2, 2024

Ruby script to recursively parse a directory and find duplicate files given their SHA256 hashes.

#
# @param target The string that represents the path to the target directory.
#
def find_dupes(target)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this multi-threaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants