Created
November 7, 2016 17:33
-
-
Save Tab3r/68ba00b2c877e7b5536c45a6265860f3 to your computer and use it in GitHub Desktop.
Obtain security updates in Ubuntu Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo /usr/lib/update-notifier/apt-check --human-readable | awk -v RS=[0-9]+ '{print RT+0;exit}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment