<?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: How To Find a Location of a Directory in Unix</title>
	<atom:link href="http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alice</title>
		<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/comment-page-1/#comment-7065</link>
		<dc:creator>Alice</dc:creator>
		<pubDate>Sat, 03 Dec 2011 18:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=43#comment-7065</guid>
		<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baz</title>
		<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/comment-page-1/#comment-6869</link>
		<dc:creator>Baz</dc:creator>
		<pubDate>Sat, 10 Jul 2010 15:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=43#comment-6869</guid>
		<description>Awesomly usefull ! thx</description>
		<content:encoded><![CDATA[<p>Awesomly usefull ! thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh</title>
		<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/comment-page-1/#comment-5453</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=43#comment-5453</guid>
		<description>To find a file you can use the command as follows - 

find . -name &quot;file_name&quot;

the dot &quot;.&quot; indicates the current directory. 

This will try to find the file within the current directory and it&#039;s sub-directories. You can even use the wildcard character , asterix &quot;*&quot;, to find files.</description>
		<content:encoded><![CDATA[<p>To find a file you can use the command as follows &#8211; </p>
<p>find . -name "file_name"</p>
<p>the dot "." indicates the current directory. </p>
<p>This will try to find the file within the current directory and it's sub-directories. You can even use the wildcard character , asterix "*", to find files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Singh K</title>
		<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/comment-page-1/#comment-2598</link>
		<dc:creator>Singh K</dc:creator>
		<pubDate>Fri, 27 Mar 2009 12:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=43#comment-2598</guid>
		<description>i have to find the location of the file which is called from the shell i.e the current location of the file where it is kept
can any one help on this?</description>
		<content:encoded><![CDATA[<p>i have to find the location of the file which is called from the shell i.e the current location of the file where it is kept<br />
can any one help on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To List Directories in a Directory in Unix &#124; UNIX Tutorial: Learn UNIX</title>
		<link>http://www.unixtutorial.org/2008/04/find-location-of-directory-in-unix/comment-page-1/#comment-203</link>
		<dc:creator>How To List Directories in a Directory in Unix &#124; UNIX Tutorial: Learn UNIX</dc:creator>
		<pubDate>Wed, 09 Apr 2008 12:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=43#comment-203</guid>
		<description>[...] &#8592; How To Find a Location of a Directory in Unix [...]</description>
		<content:encoded><![CDATA[<p>[...] &larr; How To Find a Location of a Directory in Unix [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/9 queries in 0.003 seconds using disk: basic
Object Caching 336/337 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-08 01:05:31 -->
