On Wed, Jan 05, 2011 at 03:15:03AM -0800, S Mathias wrote: > find duplicate filenames in a folder > find | perl -ne 's!([^/]+)$!lc $1!e; print if 1 == $seen{$_}++' > > find duplicate filenames in a folder recursively > ? how? What do you mean - duplicate? Duplicate by what? Name? Content? -- Dominik Zyla
Attachment:
pgp7Yl_56OxLq.pgp
Description: PGP signature
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos