Comment on Top Unix Command Line UtilitiesparentComments−cben13yEven in sequential mode, for a sufficiently long input xargs will invoke the command multiple times to comply with kernel limits on command line length.
Comments
Even in sequential mode, for a sufficiently long input xargs will invoke the command multiple times to comply with kernel limits on command line length.