Ubuntu list automatic security updated packages by NicholasPhillips November 28, 2017 #!/bin/bash cat /var/run/reboot-required.pkgs xargs aptitude changelog < /var/run/reboot-required.pkgs | grep urgency=high Tags:automatic updatelist security updatesubuntu