Duplicates.pl: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2017

4 March 2016

  • curprev 16:5316:53, 4 March 2016Martini talk contribs 906 bytes +906 Created page with " ==Script== <PRE> # duplicates.pl # # Dave Saville December 2003 # dave@deezee.org # use strict; use warnings; use File::Find (); if ( ! @ARGV ) { print <<EOF; Finds dupl..."