rpmargs

Langue: en

Autres versions - même langue

Version: 2009-04-04 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

rpmargs - process RPM packages

SYNOPSIS

rpmargs [-h] -c command [-p] [FILE...] [DIR...]

DESCRIPTION

rpmargs executes a command against each RPM package given on the command line. Extra word splitting is performed on the command. Each FILE is treated as RPM package. Each DIR is processed with "*.rpm" pattern, and RPM file basename is prepended to the command output.

OPTIONS

-p
When processing a directory, list package names, not file names; furthermore, enable special treatment of packages with the same name; that is, process only the one with the latest version.
-h
Display this help and exit.

AUTHOR

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

COPYING

Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.