Re: What is this? A hacker?

From: Bill Unruh (unruh@string.physics.ubc.ca)
Date: 05/27/02


From: unruh@string.physics.ubc.ca (Bill Unruh)
Date: 27 May 2002 16:00:29 GMT


]rpm -Va | grep '..5' will give you a warm feeling about what changed.

That should be
rpm -Va | grep '^..5'
Ie, you want the third entry on the line to be a 5 not a 5 anywhere in
the line from the third entry on.