On Mon, 16 Jan 2017 17:05:30 +0100, Martin Ziemer wrote: > As I said in the other mail: The -I separates at new LINES (in the > Code it sets the Parameter -L to 1, so it starts a new entry on every > non empty line.
I'm sorry but that is a documentation error if anything. When using -0 a "line" is delimited by a NUL, not a newline. - todd

