Check duplicate file from source1 against source2 and create symlink. Written in rust.
Go to file
Benoît 05136e295e Use HashMap to detect duplicate 2018-12-10 22:41:53 +01:00
src Use HashMap to detect duplicate 2018-12-10 22:41:53 +01:00
.gitignore Initial commit 2018-05-01 12:14:25 +02:00
Cargo.lock Update Cargo.lock 2018-08-10 17:46:57 +02:00
Cargo.toml Switch to 2018 edition 2018-12-10 20:45:48 +01:00
LICENSE Initial commit 2018-05-01 12:13:24 +02:00
README.md Initial commit 2018-05-01 12:13:24 +02:00

README.md

rdupe

Check duplicate file from source1 against source2 and create symlink. Written in rust.