<?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>Kurinchi Blogger Scribbles ... &#187; which command</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/which-command/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Linux: which vs. whereis command difference</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/08/linux-which-vs-whereis-command-difference.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/08/linux-which-vs-whereis-command-difference.html#comments</comments>
		<pubDate>Sat, 29 Aug 2009 23:45:15 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Linux Server]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[whereis command]]></category>
		<category><![CDATA[which command]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=663</guid>
		<description><![CDATA[Difference between which command and whereis command in Linux For e.g. lets find where &#8220;samba&#8221; is located in a CentOS server $ which samba which command searches the list of programs listed down through the PATH settings $ whereis samba whereis command also searches for programs that are not present in the PATH setting]]></description>
			<content:encoded><![CDATA[<p><strong>Difference between which command and whereis command in Linux</strong></p>
<p>For e.g. lets find where &#8220;samba&#8221; is located in a CentOS server</p>
<p><strong>$ which samba</strong><br />
<em>which command</em> searches the list of programs listed down through the PATH settings</p>
<p><strong>$ whereis samba</strong><br />
<em>whereis command</em> also searches for programs that are not present in the PATH setting</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/08/linux-which-vs-whereis-command-difference.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

