Wait… What was in updated in that upgrade I just did?

Hi all.

Sometimes I am upgrading my system and rebooting without looking at what it does in the background.

I am just using a command:

apt-get update&&apt-get --yes dist-upgrade&&apt-get clean&&ldconfig&&updatedb&&/usr/sbin/prelink -avmR&&rkhunter --propupd&&reboot

and sometimes something changes in the system. Not necessarily in negative way but I can see a change. I want to find out what was upgraded lately to track the change down.

To do so I am using command:

rpm -qa --last | less

Working just fine... ;)

To close less just press Q. To go to next page just press [SPACE]. To scroll one line at the time just press [ENTER].

Andy

AndrzejL

"Never meet Your heroes. Most of the time you'll only end up disappointed." White Polak Male Husband Employee Hetero Carnivorous Fugly Geek @$$hole with ADD Catholic “Some men just want to watch the world burn.”

Comments are closed.