Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-20 | zargs: add -I and -L options of xargs. | Bart Schaefer | 1 | -5/+22 | |
2002-09-04 | Massive improvement of --max-procs handling; reorganize option parsing to | Bart Schaefer | 1 | -44/+68 | |
do only what's necessary for each early-bailout test; bump version number. | |||||
2002-09-02 | Implement --max-procs. | Bart Schaefer | 1 | -7/+43 | |
2002-09-02 | Based on users/5283: Implement xargs-like segmenting of argument list, with | Bart Schaefer | 1 | -0/+199 | |
a command called on each segment. |