This is a very useful tool. Unfortunately, no matter what I do I can't pipe it to xargs. Something in the readme said to use -0. But although this clearly changes the format of the output, whether or not I have it I always only get xargs: unterminated quote.
In the meantime I will look for a workaround. If anyone can share how they process the raw output without xargs perhaps that could help me too.
This is a very useful tool. Unfortunately, no matter what I do I can't pipe it to xargs. Something in the readme said to use -0. But although this clearly changes the format of the output, whether or not I have it I always only get
xargs: unterminated quote
.In the meantime I will look for a workaround. If anyone can share how they process the raw output without xargs perhaps that could help me too.