rpmpeek(1)
| RPMPEEK(1) | User Contributed Perl Documentation | RPMPEEK(1) |
NAME
rpmpeek - execute command within RPM contents
SYNOPSIS
rpmpeek [-n] [-h] RPM [command args...]
DESCRIPTION
rpmpeek unpacks RPM contents into a temporary directory and executes a command under that directory. The directory is purged upon exit. If no command is specified it's bash(1).
OPTIONS
- -n
- Do not preserve attributes of unpacked files.
- -h
- Display the usage 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.
SEE ALSO
| 2023-11-23 | perl v5.34.1 |
