DAROLD Gilles wrote:
> Yes, where are the files ?

> > of this -- rpm -ql package-name gives you a complete list of files in a
> > particular rpm.  The companion 'rpm -qf /some/file/some/where' gives you

Or, for laughs:
rpm -qa|grep ^postgresql|xargs -n 1 rpm -ql
This will give you a listing of all files on your system that belong to
any of the postgresql rpms.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

Reply via email to