rpmfile(1)
| RPMFILE(1) | User Contributed Perl Documentation | RPMFILE(1) |
NAME
rpmfile - list file modes and types in RPM packages
SYNOPSIS
rpmfile [-h] [-a] [-p] [FILE...] [DIR...]
DESCRIPTION
rpmfile produces three-column output: file name, file mode (octal), and file type, as determined by file(1). When processing a directory, an additional column is prepended to the output, which is typically RPM file basename.
OPTIONS
- -a
- Process all Sisyphus packages.
- -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.
SEE ALSO
| 2019-03-27 | perl v5.28.1 |
