From 4b3ca4135c1d7b1f11c0dd0df53624863f1e0688 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Tue, 13 Dec 2011 08:12:37 +0100 Subject: [PATCH] Added an example with -q. --- finddup.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/finddup.1 b/finddup.1 index b279216..334b586 100644 --- a/finddup.1 +++ b/finddup.1 @@ -117,6 +117,14 @@ List duplicated files in directory ./blah/, show a progress bar, ignore empty files, and ignore files and directories starting with a dot. +.B finddup -qtg + +.fi +List all files which are duplicated in the current directory, do not +show the oldest in each each group of identical ones, and do not show +group numbers. This is what you could use to list what files to +remove. + .P .B finddup sources not:/mnt/backup -- 2.20.1