Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

apt list only security updates

sudo apt list --upgradable |grep "/$(lsb_release -cs)-security"
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #apt #list #security #updates
ADD COMMENT
Topic
Name
4+4 =