1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-05 23:11:11 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Bart Schaefer
8d6cd1dc94 unposted: range-checking of numeric arguments in zargs 2005-09-24 17:43:55 +00:00
Bart Schaefer
3773851948 zargs: add -I and -L options of xargs. 2005-06-20 15:15:57 +00:00
Bart Schaefer
62878a462d Massive improvement of --max-procs handling; reorganize option parsing to
do only what's necessary for each early-bailout test; bump version number.
2002-09-04 06:28:37 +00:00
Bart Schaefer
a487300092 Implement --max-procs. 2002-09-02 20:37:36 +00:00
Bart Schaefer
61dcbe0da3 Based on users/5283: Implement xargs-like segmenting of argument list, with
a command called on each segment.
2002-09-02 18:26:00 +00:00