1RPMARGS(1) RPMARGS(1)
2
3
4
6 rpmargs - process RPM packages
7
9 rpmargs [-h] -c command [FILE...] [DIR...]
10
12 rpmargs executes a command against each RPM package given on the com‐
13 mand line. Extra word splitting is performed on the command. Each
14 FILE is treated as RPM package. Each DIR is processed with "*.rpm"
15 pattern, and RPM file basename is prepended to the command output.
16
18 -h Display this help and exit.
19
21 Written by Alexey Tourbin <at@altlinux.org>.
22
24 Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
25
26 This is free software; you can redistribute it and/or modify it under
27 the terms of the GNU General Public License as published by the Free
28 Software Foundation; either version 2 of the License, or (at your
29 option) any later version.
30
31
32
33rpmdevtools 6.4 2007-11-01 RPMARGS(1)