On 2020-03-08 Peng Yu <pengyu...@gmail.com> wrote: > I don't think the `xargs -n 4` in the middle is robust. For example, > when the input contains spaces, it won't work as expected. Is there a > way to make it robust?
NUL as delimiter? cu Andreas
On 2020-03-08 Peng Yu <pengyu...@gmail.com> wrote: > I don't think the `xargs -n 4` in the middle is robust. For example, > when the input contains spaces, it won't work as expected. Is there a > way to make it robust?
NUL as delimiter? cu Andreas