Skip to content

xargs-a-v1

@dscho dscho tagged this 25 Aug 20:41
parent 14551b7036acf98f81d76674f351ce99148762c8
author Johannes Schindelin <johannes.schindelin@gmx.de> 1503666153 +0200
committer Johannes Schindelin <johannes.schindelin@gmx.de> 1503693639 +0200

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                                           841     923     +82
.rodata                                           164296  164330     +34
packed_usage                                       32073   32085     +12
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 128/0)             Total: 128 bytes

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

Submitted-As: https://public-inbox.org/git/null
Assets 2
Loading