Skip to content

sickuritywizard/smashdupes-007

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

smashdupes-007

A tool that removes duplicate files based on its checksum (blake2b).

Installation

pip3 install termcolor
git clone https://github.com/killeroo7/smashdupes-007
cd smashdupes-007 && chmod +x smashDupes-007.py
ln -s $(pwd)/smashDupes-007.py /usr/local/bin/smashDupes-007

USAGE

▶ Remove Duplicates in the current directory

smashDupes-007

▶ Remove Dupes in a specified directory

smashDupes-007 -d /path/to/remove/dupefiles

FLAGS

  -v, --verbose         Print filenames that are removed
  -d DIRECTORY, --dir DIRECTORY
                        Directory to Delete Files
  -s, --silent          Don't Ask for confirmation

Follow

Twitter --> Killer007

Support

Donate

Buy Me A Coffee

About

A tool that removes duplicate files based on checksum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages