<?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: Solaris: list detailed package information with pkginfo</title>
	<atom:link href="http://www.tech-recipes.com/rx/1109/solaris-list-detailed-package-information-with-pkginfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1109/solaris-list-detailed-package-information-with-pkginfo/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:16:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: flexinfo</title>
		<link>http://www.tech-recipes.com/rx/1109/solaris-list-detailed-package-information-with-pkginfo/comment-page-1/#comment-6062</link>
		<dc:creator>flexinfo</dc:creator>
		<pubDate>Fri, 12 Dec 2008 10:03:57 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-6062</guid>
		<description>The way to find out the binaries/libraries and everything else that you would need to know try:&lt;br&gt;&lt;br&gt;# pkgchk -l SUNWapchr                 ;  Detailed info&lt;br&gt;&lt;br&gt;But I personally prefer:&lt;br&gt;# pkgchk -l SUNWapchr  &#124; grep -i pathname                 ;  List of specific files&lt;br&gt;&lt;br&gt;Good post overall otherwise I wouldnt have been inclined to expand on it!&lt;br&gt;&lt;br&gt;Keep up the good work!&lt;br&gt;&lt;br&gt;~~ Merry Christmas and Seasonal Greetings! ~~</description>
		<content:encoded><![CDATA[<p>The way to find out the binaries/libraries and everything else that you would need to know try:</p>
<p># pkgchk -l SUNWapchr                 ;  Detailed info</p>
<p>But I personally prefer:<br /># pkgchk -l SUNWapchr  | grep -i pathname                 ;  List of specific files</p>
<p>Good post overall otherwise I wouldnt have been inclined to expand on it!</p>
<p>Keep up the good work!</p>
<p>~~ Merry Christmas and Seasonal Greetings! ~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
