PoshCode Archive  Hex Artifact Content

Artifact 806fca1c45e32086645d7563affac48b9890610803dcda178b7e4f7993993f62:

  • File finddupe.ps1 — part of check-in [e4e92dbecf] at 2018-06-10 13:13:13 on branch trunk — Find duplicates in <directories/files> comparing size then SHA-512 hash 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: 6121)

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