rpmfile(1) - Linux man page
Name
rpmfile - list file modes and types in RPM packages
Synopsis
rpmfile [-h] [ 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
- -h
Display this help and exit.
Author
Written by Alexey Tourbin <at@altlinux.org>.
Copying
Copyright © 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
rpmargs(1), rpm(8), rpm2cpio(8), file(1)