I've added a function to do this `dired-mark-duplicate-files', and updated the google code site with the changes.
To copy to another folder use R and select a folder to move the dupes to. In order to delete them hit D.
Programming related tips and comments. Lots of emacs, C++, some game AI, common lisp, python, java, c#, sql and whatever else I'm working on.
3 comments:
You don't need to change the marks to delete the marked files. Just use the D command :-)
Thanks for the tip, Mathias.
(Edited the original post to reflect Mathias's tip)
Post a Comment