<quote who="Grant Parnell">
> rpm -V rpm
> rpm -qf `which ifconfig`
> rpm -V <package mentioned>
> rpm -qf `which ps`
> rpm -V <package mentioned>
> rpm -qf `which init`
> rpm -V <package mentioned>
> rpm -qf `which passwd`
> rpm -V <package mentioned>

thanks, Grant

# rpm -V rpm
.....UG. c /var/lib/rpm/__db.001
.....UG. c /var/lib/rpm/__db.002

# rpm -qf `which ifconfig`
net-tools-1.60-4
# rpm -V net-tools-1.60-4
# rpm -qf `which ps`
procps-2.0.7-12
# rpm -V procps-2.0.7-12
# rpm -qf `which init`
SysVinit-2.84-2
# rpm -V SysVinit-2.84-2
# rpm -qf `which passwd`
passwd-0.67-1
# rpm -V passwd-0.67-1
#

if it comes to prompt with no reponse, is that the 'OK' ?



-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to