From: https://www.google.com/accounts/o8/id?id=AItOawkaBh9VNJ-RZ26wJZ4BEhMN1IlPT-DK6JA Date: Mon, 1 Apr 2013 23:32:24 +0000 (+0000) Subject: Added a comment: printing keys first is the easiest workaround X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~4590^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ab6eb0b64acbecf916a62c525801e8af230b5841;p=git-annex.git Added a comment: printing keys first is the easiest workaround --- diff --git a/doc/tips/finding_duplicate_files/comment_5_1a35ca360468bcb84a67ad8d62a2ef7d._comment b/doc/tips/finding_duplicate_files/comment_5_1a35ca360468bcb84a67ad8d62a2ef7d._comment new file mode 100644 index 0000000000..23beb779f8 --- /dev/null +++ b/doc/tips/finding_duplicate_files/comment_5_1a35ca360468bcb84a67ad8d62a2ef7d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkaBh9VNJ-RZ26wJZ4BEhMN1IlPT-DK6JA" + nickname="Alex" + subject="printing keys first is the easiest workaround" + date="2013-04-01T23:32:23Z" + content=""" +Since the keys are sure to have nos paces in them, putting them first makes working with the output with tools like sort, uniq, and awk simpler. +"""]]