Skip to content

Duplocator is a simple duplicate file scanner written in Haskell

License

Notifications You must be signed in to change notification settings

khengari77/Duplocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duplocator

Duplocator is a simple duplicate file scanner written in Haskell. To use it just run it in the directory you want to scan and it will print all the duplicate files in that directory and all its subdirectories.

Quick Start

clone this repository then run:

cabal install

To use it go to the directory you want to scan and run:

~/.cabal/bin/Duplocator

About

Duplocator is a simple duplicate file scanner written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published