We got ``Assertion failed: bc_ctl.arg_max >= LINE_MAX (xargs.c: main: 500)`` failure when using ``xargs``. This fix use pure builtins and avoid ``xargs`` all together.