PoshCode Archive  Hex Artifact Content

Artifact e947bd04defac1001be2e29423364ecb566eca30e43810b1428b8033b9da533e:

  • File finddupe.ps1 — part of check-in [81a639842d] at 2018-06-10 13:01:11 on branch trunk — Find duplicates in <directories/files> comparing size then MD5 of files. Usage: finddupe.ps1 <directory/file #1> <directory/file #2> ... <directory/file #N> [-delete] [-noprompt] [-recurse] ; -delete will prompt to delete duplicates. -delete and -noprompt together will delete duplicates without prompting. -recurse looks in all subdirectories of all listed directories. The first file in a duplicate pair will not be deleted ever. (user: James Gentile size: 4735)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.