Skip to content

ShuguangSun/find-dupes-dired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MELPA MELPA Stable Build Status License

find-dupes-dired

Find dupes using external command (fdupes/jdupes) and handle them in dired-mode.

Installation

Clone this repository, or install from MELPA. Add the following to your .emacs:

(require 'find-dupes-dired)

It needs "fdupes" in gnu/linux or "jdupes" in Windows, or others by setting find-dupes-dired-program and find-dupes-dired-ls-option.

Run find-dupes-dired. With prefix argument, find dupes in multiple directories.

Reference

Thanks fd-dired and rg. I got some references from them.

About

Find dupes and handle them in dired-mode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published