1RPMFILE(1) RPMFILE(1)
2
3
4
6 rpmfile - list file modes and types in RPM packages
7
9 rpmfile [-h] [FILE...] [DIR...]
10
12 rpmfile produces three-column output: file name, file mode (octal), and
13 file type, as determined by file(1). When processing a directory, an
14 additional column is prepended to the output, which is typically RPM
15 file basename.
16
18 -h Display this help and exit.
19
21 Written by Alexey Tourbin <at@altlinux.org>.
22
24 Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
25
26 This is free software; you can redistribute it and/or modify it under
27 the terms of the GNU General Public License as published by the Free
28 Software Foundation; either version 2 of the License, or (at your
29 option) any later version.
30
32 rpmargs(1), rpm(8), rpm2cpio(8), file(1)
33
34
35
36rpmdevtools 6.2 2007-06-16 RPMFILE(1)