Alan Schmitt <[email protected]> writes:
> After changing the SyncState of my mbsync configuration, I ended up with
> all my messages duplicated. This causes no problem to notmuch (as there
> is a single message shown), but I would like to reclaim the disk space
> (which is significant as all my messages where duplicated). Is there a
> way to do this using notmuch (as it is already identifying duplicates),
> or do you recommend another tool (maybe a file deduplication tool)?
With the caveat that it is always good to have backups, something like
notmuch search --duplicate=2 --output=files '*' | xargs rm
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]