From 6c0448d94c2be5e3c0658334ff882452bf4e8000 Mon Sep 17 00:00:00 2001 From: "http://cgray.myopenid.com/" Date: Mon, 21 Nov 2011 22:24:04 +0000 Subject: [PATCH] --- doc/forum/--print0_option_as_in___34__find__34__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/forum/--print0_option_as_in___34__find__34__.mdwn diff --git a/doc/forum/--print0_option_as_in___34__find__34__.mdwn b/doc/forum/--print0_option_as_in___34__find__34__.mdwn new file mode 100644 index 0000000000..cd537f8adb --- /dev/null +++ b/doc/forum/--print0_option_as_in___34__find__34__.mdwn @@ -0,0 +1,3 @@ +It would be nice if git annex find supported a --print0 option as GNU +find does. That way, file names that are printed could be piped to +xargs even if they have spaces.