2013-12-13 Thanks a lot to Jakub Wilk for this hint: [0] and for these results: [1] If you want to deal with spaces in file names, but don't want to use NUL bytes, and you believe that nobody would be so crazy to put newlines into file names, then you might want to remember this approach: xargs -d \\n touch <