DISQUS

DISQUS Hello! Tech-Recipes is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Tech-Recipes

Cookbook of Tech Tutorials
Jump to original thread »
Author

Show applied patches or check for a specific patch in Solaris | Solaris system administration | Tech-Recipes

Started by qdideas · 9 months ago

No excerpt available. Jump to website »

1 comment

  • <font color="green">patchadd -p</font>
    <font color="#444444">is an alternative to showrev -p if the SUNWadmc package is not installed on the system</font>
    <font color="green">showrev -p | sed -e 's/Obsoletes.*Pack/Pack/g' | grep 112233</font>
    <font color="#444444">This command will trim the output to only the patch you are looking for instead of grabbing the patch in the Requires and Obsoletes fields</font>

Add New Comment

Returning? Login