Project

General

Profile

Actions

Bug #1953

closed

[PATCH] Add -P option to xargs

Added by axel over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

This is adds -P to xargs, taken from freebsd. Example usage:
find . -type f -name \*.iso -print0 | xargs -0n1 -P4 bzip2

- Axel Scheepers


Files

xargs-P.patch (4.2 KB) xargs-P.patch axel, 01/05/2011 10:12 PM
Actions

Also available in: Atom PDF