1RPMARGS(1)                                                          RPMARGS(1)
2
3
4

NAME

6       rpmargs - process RPM packages
7

SYNOPSIS

9       rpmargs [-h] -c command [-a] [-p] [FILE...] [DIR...]
10

DESCRIPTION

12       rpmargs executes a command against each RPM package given on the
13       command 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

OPTIONS

18       -a  Process all Sisyphus packages.
19
20       -p  When processing a directory, list package names, not file names;
21           furthermore, enable special treatment of packages with the same
22           name; that is, process only the one with the latest version.
23
24       -h  Display this help and exit.
25

AUTHOR

27       Written by Alexey Tourbin <at@altlinux.org>.
28

COPYING

30       Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
31
32       This is free software; you can redistribute it and/or modify it under
33       the terms of the GNU General Public License as published by the Free
34       Software Foundation; either version 2 of the License, or (at your
35       option) any later version.
36
37
38
39rpmdevtools 8.10                  2019-07-26                        RPMARGS(1)
Impressum