karlchu / duplicate_file_finder

A very crude ruby script to find duplicate files and create a shell script to move the duplicates to a different directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duplicate_finder

A ruby script to find duplicate files in a given directory and generate a bash script to move them to a different directory.

TODO:

  • Scan multiple directories (in progress)

About

A very crude ruby script to find duplicate files and create a shell script to move the duplicates to a different directory.


Languages

Language:Ruby 95.6%Language:Gherkin 4.4%