Skip to content

canoriz/unduplicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unduplicate

Find duplicate files under given paths.

Installation

  1. Install Rust toolchain.
  2. git clone https://github.com/canoriz/unduplicate.git
  3. cargo install --path .

Usage

Run unduplicate -h for help message

Run unduplicate dir1 dir2 dir3 ... to find duplicate files under dir1, dir2 and dir3

and duplicate files will be listed.

About

Find duplicate files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages