git-annex-3.20111122: doc/forum/--print0_option_as_in___34__find__34__.mdwn
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. > Done. --[[Joey]]