Hi, all,
I need to find out the detailed contents info in a rpm file. The command I know is 'rpm -qlp package.rpm', which lists ONLY the names of all subdirs/files in package.rpm.
I wonder whether there is a way to list all those suddirs/files with permissions and ownerships? I have read the man page quite afew times and could figure out what argument I should use. And I am not even sure if such an argument exist.
Your input is highly appreciated.
I need to find out the detailed contents info in a rpm file. The command I know is 'rpm -qlp package.rpm', which lists ONLY the names of all subdirs/files in package.rpm.
I wonder whether there is a way to list all those suddirs/files with permissions and ownerships? I have read the man page quite afew times and could figure out what argument I should use. And I am not even sure if such an argument exist.
Your input is highly appreciated.