<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Show applied patches or check for a specific patch in Solaris</title>
	<atom:link href="http://www.tech-recipes.com/rx/134/show-applied-patches-or-check-for-a-specific-patch-in-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/134/show-applied-patches-or-check-for-a-specific-patch-in-solaris/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 03:12:08 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michilimackinac</title>
		<link>http://www.tech-recipes.com/rx/134/show-applied-patches-or-check-for-a-specific-patch-in-solaris/comment-page-1/#comment-58</link>
		<dc:creator>Michilimackinac</dc:creator>
		<pubDate>Tue, 13 Jan 2004 21:29:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-58</guid>
		<description>&lt;font color=&quot;green&quot;&gt;patchadd -p&lt;/font&gt;

&lt;font color=&quot;#444444&quot;&gt;is an alternative to showrev -p if the SUNWadmc package is not installed on the system&lt;/font&gt;

&lt;font color=&quot;green&quot;&gt;showrev -p &#124; sed -e &#039;s/Obsoletes.*Pack/Pack/g&#039; &#124; grep 112233&lt;/font&gt;

&lt;font color=&quot;#444444&quot;&gt;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&lt;/font&gt;</description>
		<content:encoded><![CDATA[<p><font color="green">patchadd -p</font></p>
<p><font color="#444444">is an alternative to showrev -p if the SUNWadmc package is not installed on the system</font></p>
<p><font color="green">showrev -p | sed -e &#8217;s/Obsoletes.*Pack/Pack/g&#8217; | grep 112233</font></p>
<p><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></p>
]]></content:encoded>
	</item>
</channel>
</rss>
