Ubuntu security update only

저는 이렇게 합니다.

apt-get -s dist-upgrade | grep "^Inst" |
grep -i securi | awk -F " " {'print $2'} |
xargs apt-get instal