Last active
October 29, 2015 06:19
-
-
Save algotrader-dotcom/dfbe472b4705a6ab8a67 to your computer and use it in GitHub Desktop.
yum update exclude certain package
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
| yum --exclude php*,httpd*,kernel* update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment