diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-08-25 22:42:05 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-29 21:05:40 +0200 |
commit | f8ee849ecd42fa11da6c5f381ad83594840b3cca (patch) | |
tree | 9ba537ad3ea5aaa26395f5ab846a654ca096b3de /testsuite | |
parent | f41ffff2dce2c08d96a11a21a01437e6354e659e (diff) | |
download | busybox-f8ee849ecd42fa11da6c5f381ad83594840b3cca.tar.gz |
xargs: support -a FILE
The GNU-specific option -a lets xargs read the arguments from a file
rather than from stdin.
This is particularly convenient when debugging in gdb interactively,
and it might be of more general use.
function old new delta
xargs_main 788 823 +35
packed_usage 31683 31671 -12
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions