On Thu, Aug 11, 2005 at 11:03:35AM +0800, Dan Jacobson wrote:
> One of the most frustrating things about xargs -n 1 was that as I was
> adding input, I was getting output, jumbling the screen. I solved it
> with e.g.,
> $ xargs|xargs -n 1 command
> You might want to make a note of it in the docs.
One of the most frustrating things about xargs -n 1 was that as I was
adding input, I was getting output, jumbling the screen. I solved it
with e.g.,
$ xargs|xargs -n 1 command
You might want to make a note of it in the docs.
___
Bug-findutils mailing l