barry wrote:
rpm -qa --last will show all pkgs but pipe it to a txt file for reading
Grep was my friend

rpm -qa | grep ssh

Reply via email to