<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Tech Articles &#187; Solaris</title>
	<atom:link href="http://www.analogrithems.com/rant/tag/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.analogrithems.com/rant</link>
	<description>If I have seen a little further it is by standing on the shoulders of Giants. - Newton</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:07:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Debugging Unix</title>
		<link>http://www.analogrithems.com/rant/2009/06/14/debugging-unix/</link>
		<comments>http://www.analogrithems.com/rant/2009/06/14/debugging-unix/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 23:15:44 +0000</pubDate>
		<dc:creator>analogrithems</dc:creator>
				<category><![CDATA[Irix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.analogrithems.com/rant/?p=56</guid>
		<description><![CDATA[When ever I come across a command or service in Unix that crashes or fails to run properly I quickly go to the trace tools to trace the system commands.  I often find that If I just follow the system &#8230; <a href="http://www.analogrithems.com/rant/2009/06/14/debugging-unix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.analogrithems.com%2Frant%2F%3Fp%3D56&count=horizontal&related=&text=Debugging%20Unix' class='twitter-share-button' data-text='Debugging Unix' data-url='http://www.analogrithems.com/rant/?p=56' data-counturl='http://www.analogrithems.com/rant/2009/06/14/debugging-unix/' data-count='horizontal' data-via='analogrithems'></a><p>When ever I come across a command or service in Unix that crashes or fails to run properly I quickly go to the trace tools to trace the system commands.  I often find that If I just follow the system trace i can usually see what was supposed to happen and didn&#8217;t.  Unfortunatley not every unix flavor uses the same tracing commands.</p>
<p>In linux it is very simple prefix any command with <strong>strace</strong> and it will give you lots of system trace info.</p>
<p>In Solaris use the <strong>truss</strong> command.</p>
<p>In Irix use the <strong>par</strong> command.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.analogrithems.com/rant/2009/06/14/debugging-unix/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.analogrithems.com/rant/2009/06/14/debugging-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic

Served from: www.analogrithems.com @ 2012-02-05 02:03:06 -->
