commit | 14551b7036acf98f81d76674f351ce99148762c8 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Aug 24 13:23:54 2017 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Aug 24 13:23:54 2017 +0200 |
tree | 80e698dcc394bccd21a559ab007377c68df5bc41 | |
parent | b270be3fb3a905258e1b8ebb30a17ac175b684f1 [diff] |
xargs: optional support for -P NUM. Closes 9511 Based on patch by Johannes Schindelin <johannes.schindelin@gmx.de> function old new delta xargs_exec - 294 +294 packed_usage 31757 31772 +15 xargs_main 787 719 -68 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 1/1 up/down: 309/-68) Total: 241 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>