[Nottingham] REading filesystem into MySQL query

Martin Garton martin at stupids.org
Thu Oct 20 12:45:19 BST 2005


On Thu, 2005-10-20 at 12:08 +0100, Martin wrote:

> OK, who can do that as a one-liner?

find  -type f | xargs md5sum  | sort | uniq -d -w32

Not perfect because it only shows up one of each set of duplicates
rather than all in the set.

-- 
Martin.






More information about the Nottingham mailing list