Solved using fdupes. Thanks for the suggestions. On Sunday 7 January 2024 at 15:55:06 UTC+10 jr wrote:
> hi, > > On Sun, 7 Jan 2024 at 05:20, K otgc <[email protected]> wrote: > > ... > > I'm stuck on: > > why does my (proposed) awk solution not work for you, ie output of > lines formatted "md5sum file1, file2[, .., fileN]" ? (admittedly > there's no "count", and I haven't coded in awk for a while so there > will be "neater" ways of writing, I'm sure) > > > step: generating a list of md5 values, with their counts of how often > they occur (counts >1 indicate duplicates); > > step: select md5 values with counts >1; > > step: use grep to find that md5 with its (fileName.jpg?) in the original > (TakeoutAlbumYears?) file. > > > > Here's where I'm at: > > ... > > -- > regards, jr. > > You have the right to free speech, as long as you're not dumb enough > to actually try it. > (The Clash 'Know Your Rights') > > this email is intended only for the addressee(s) and may contain > confidential information. if you are not the intended recipient, you > are hereby notified that any use of this email, its dissemination, > distribution, and/or copying without prior written consent is > prohibited. > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/36198e0c-7e1b-4e7e-bd69-c5460f4fef74n%40googlegroups.com.
