thanks!
steve

On Tue, 2002-12-03 at 12:15, Ed Wilts wrote:
> On Tue, Dec 03, 2002 at 11:31:11AM -0600, Bill Carlson wrote:
> > On Tue, 3 Dec 2002, Michael Schwendt wrote:
> > 
> > >   $ su -l root
> > >   # rpm -qa | xargs -n 1 -t rpm -V &> rpm-Va.txt
> > >   # less rpm-Va.txt 
> > 
> > ?!? No need for xargs.
> > 
> > rpm -Va | tee /tmp/verify.log
> 
> I run a package called rpmverify regularly.  It does a great job of
> summarizing what has changed for every package installed on your system.
> Grab it from
> http://www.rpmfind.net/linux/rpm2html/search.php?query=rpmverify
> I'm running the mdk package on Red Hat Linux without any problems.  It
> is a lot safer than just doing the rpm -V above since the verification
> scripts aren't run as root.  
> 
> Cheers,
>         .../Ed
> -- 
> Ed Wilts, Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
-- 


Steve Strong
Computer Science Teacher
Washington High School
2205 Forest Dr. SE
Cedar Rapids, Iowa   52403
phone: 319-398-2161
email: [EMAIL PROTECTED]
web: http://crwash.org



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to