summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment b/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment
new file mode 100644
index 000000000..3ab081c98
--- /dev/null
+++ b/doc/bugs/__34__Adding_4923_files__34___is_really_slow/comment_1_9532b9c428d4957c73b2e218454199cc._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://emk.myopenid.com/"
+ ip="24.2.150.84"
+ subject="comment 1"
+ date="2013-07-22T19:42:16Z"
+ content="""
+find music/ -name ._\* -print0 | xargs -0 rm
+"""]]