Commit Graph

4 Commits

Author SHA1 Message Date
Vincent Batts 4ab3be9bc6
go*: one go module for the repo, no more nested
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-04-26 19:34:55 +00:00
Vincent Batts ddbf7132b6
cmd/dups: add go.mod
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-04-23 16:23:19 +00:00
Vincent Batts d8658e4d1b
dups: symlink support
this came in handy for my talks repo

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-09-03 21:45:18 -04:00
Vincent Batts 5cbe83545d dups: utility to hunt for (and dedup) files
using hardlinking for dedup, otherwise just building a document of file
checksum info for future reuse
2015-05-20 10:19:44 -04:00