<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Linux Tutorials</title>
	<atom:link href="http://sharmaamit.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharmaamit.wordpress.com</link>
	<description>Its all about linux.</description>
	<lastBuildDate>Sun, 20 Aug 2006 23:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sharmaamit.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Linux Tutorials</title>
		<link>http://sharmaamit.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharmaamit.wordpress.com/osd.xml" title="Linux Tutorials" />
	<atom:link rel='hub' href='http://sharmaamit.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Find command with examples &amp; descriptions</title>
		<link>http://sharmaamit.wordpress.com/2006/08/20/how-to-find-command/</link>
		<comments>http://sharmaamit.wordpress.com/2006/08/20/how-to-find-command/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 21:28:15 +0000</pubDate>
		<dc:creator>sharmaamit</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://sharmaamit.wordpress.com/2006/08/20/how-to-find-command/</guid>
		<description><![CDATA[Find Command your box from command-line-interface. This is the power of unix/linux &#38; this is the power of find. Find command is just like driving a car to the destination. If you can read &#38; follow the instructions provided, you are destined to reach at proper address. Location director boardings at signals &#38; landmarks are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharmaamit.wordpress.com&amp;blog=367636&amp;post=1&amp;subd=sharmaamit&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font face="Arial" size="2"><font color="#000080"><b><font color="#000000" size="5">Find</font></b></font></font></p>
<p><font face="Arial" size="2"><font color="#000080"><b>Command</b> your <b>box</b> from <b>command-line-interface</b>. This is the <b>power</b> of <b>unix/linux</b> &amp; this is the <b>power</b> of <i><b>find</b></i>.<br />
</font></font></p>
<hr size="2" width="100%" /><font face="Arial" size="2">Find command is just like driving a car to the destination. If you can read &amp; follow the instructions provided, you are destined to reach at proper address.<br />
<i>Location director boardings</i> at signals &amp; <i>landmarks </i>are the inputs/options provided by the users/yourself &amp; finally the roads are the hierarchy/paths to follow to reach the desired destination</font><font face="Arial" size="2">.<br />
</font></p>
<blockquote><p><font face="Arial" size="2"><b>For example</b> : <i>I had to reach rahul&#8217;s home but i dont remember the exact address, but i had some clues like, it was on 94<sup>th</sup> street &amp; it was a red colour building, further on there were two trees situated infront of his house. That was enough for me &amp; indeed i reached his home.</i></font></p></blockquote>
<p><font face="Arial" size="2"><font face="Arial">But if you really find searching &amp; locating files a bit tedious job for yourself, then you hould learn &amp; get used to of FIND from scratch.</font></font></p>
<hr size="2" width="100%" /> <b>Description of find command according to <u><i>man</i></u> page:<br />
</b>Find searches the directory tree rooted at each given file name by evaluating the given expression from left tto right, according the rules of precendence, until the outcome is known (the left hand side is false for <i>and</i> operations, true for <i>or</i>), at which point find moves on to the next file name.<b><br />
The first arguement that begins with &#8216;-&#8217;. &#8216;(&#8216;. &#8216;)&#8217;, &#8216;,&#8217; or &#8216;!&#8217; is taken to be the beginning of the expression</b>;<b>any arguements before it are paths to search, and any arguements after it are the rest of the expression</b>.<br />
If no paths are given, the current directory is used. If no expression is given, the experssion &#8216;-print&#8217; is used.Also make a note that find exits with status 0 if all the files are processed successfully, greater than 0 if error occurs.<br />
<hr size="2" width="100%" /> <font face="Arial" size="2"><b>Basic <u>Find </u>command layout</b></font><br />
<img src="http://img387.imageshack.us/img387/5235/top3kc.jpg" height="125" width="496" /></p>
<p dir="ltr"><b><font face="Verdana"><font face="Arial">Find &lt;path or paths to search&gt;  <font color="#000080">[&lt;options &amp; tests to fit your requirement for desired searching procedure&gt;  &lt;actions needed to perform on results&gt;]</font><br />
</font></font></b><font face="Verdana"><br />
<font face="Arial"> <b>Now we&#8217;ll start from the top in hierarchy &amp; discuss each of them in detail later on.</b></font></font></p>
<p dir="ltr"><img src="http://img508.imageshack.us/img508/3025/findoptions3ai.jpg" height="195" width="488" /></p>
<blockquote></blockquote>
<p><font face="Verdana"><font face="Arial"><sup>* you can refe</sup></font></font><font face="Verdana"><font face="Arial"><sup>r the man page for detailed info regarding any of these options, actions, tests &amp; operators mentioned above.<br />
</sup></font></font></p>
<hr size="2" width="100%" /><font face="Verdana"><font face="Arial"><font size="5"><b><u>Examples</u><br />
</b></font></font></font></p>
<blockquote><p><font face="Verdana"><font face="Arial"><font size="5"><font size="2"><b>Options</b> will be denoted with <font color="#ff0000">RED</font> colour.</font></font></font></font><br />
<font face="Verdana"><font face="Arial"><font size="5"><font size="2"><b>Tests</b> will be denoted with <font color="#000080">BLUE</font> colour.</font></font></font></font><br />
<font face="Verdana"><font face="Arial"><font size="5"><font size="2"><b>Actions</b> will be denoted with <font color="#008080">GREEN</font> colour.<br />
<b>Operators</b> will be denoted in <i><b>bold ITALICs</b></i>.<br />
</font></font></font></font></p></blockquote>
<hr size="2" width="100%" />
<blockquote><p>1. Find file with file name &#8216;foo&#8217;</p>
<blockquote><p>find /<font color="#000080"> -name</font> foo<br />
find /<font color="#000080"> -name</font> fo*<br />
<b><font color="#000080">-name </font></b><font color="#000000">&lt;pattern&gt; : Pattern could be a exact file name or wildcard <b><font size="3"><sub>*</sub></font></b> can be used</font></p></blockquote>
<hr size="2" width="100%" /> 2. Find file with file name &#8216;FoO&#8217;</p></blockquote>
<blockquote>
<blockquote><p>find /<font color="#000080"> -iname</font> foo<br />
<font color="#000080"><b>-iname</b></font> &lt;pattern&gt; : Same as -name variable but the match is case insensitive.</p></blockquote>
</blockquote>
<blockquote><p>Same way <font color="#000080">-lname</font> &amp; <font color="#000080">-ilname</font> variable works.<br />
<font color="#000080"><b>-lname </b><font color="#000000">&lt;pattern&gt;</font> </font>: File is a symbolic link whose content matches the pattern specified.<br />
<b><font color="#000080">-ilname </font></b><font color="#000080"><font color="#000000">&lt;pattern&gt;</font></font> : Same as -lname variable but the match is case insensitive.</p>
<hr size="2" width="100%" /> 3.  Finding all &#8216;conf&#8217; files at / or at mentioned path.</p>
<blockquote><p>find / <font color="#000080">-name</font> *.conf<br />
find / <font color="#000080">-name</font> &#8216;*.conf&#8217;</p></blockquote>
<hr size="2" width="100%" /> 4. Backing-up/copying  all the conf files found in last example over to a seperate folder.</p>
<blockquote><p>find / <font color="#000080">-name</font> *.conf<font color="#008080"> exec</font> cp { } /&lt;destination-dir&gt;<b> \;<br />
<font color="#008080">-exec</font> </b>&lt;command&gt; : Executes command. The string { } replaced by the output of find command.<br />
<b>&#8221; \;&#8221; </b>needs to be there as it tells the end of arguements provided to -exec variable.</p></blockquote>
<hr size="2" width="100%" /> 5.  Find all the files owned by a user.</p>
<blockquote><p>find / <font color="#000080">-user</font> &lt;user-name&gt;<br />
find / <font color="#000080">-uid</font> &lt;uid-number&gt;<br />
<b><font color="#000080">-user</font></b> &lt;user-name/uid&gt; : File is owned by username (numeric user ID also allowed)</p></blockquote>
<hr size="2" width="100%" /> 6. Find all the files owned by a group.</p>
<blockquote><p>find / <font color="#000080">-group</font> &lt;group-name&gt;<br />
find / <font color="#000080">-gid</font> &lt;gid-number&gt;<br />
<font color="#000080"><b>-group</b> / <b>-gid</b> </font>&lt;group-name/gid-nos&gt; : File is owned by group-name or group-id.</p></blockquote>
<hr size="2" width="100%" /> 7. Find all the files which doesnt belongs to any user or group.</p>
<blockquote><p>find / <font color="#000080">-nouser</font><br />
find / <font color="#000080">-nogroup<br />
</font></p></blockquote>
<hr size="2" width="100%" /> 8. Finding files with exact permission flags/bits.</p>
<blockquote><p>find / <font color="#000080">-perm</font> 777<br />
<b><font color="#000080">-perm </font></b><font color="#000080"><font color="#000000">&lt;mode&gt; : Find files with exact permission bits mentiond in &lt;mode&gt;.<br />
</font></font></p></blockquote>
<hr size="2" width="100%" /> 9. Finding files with wildcard match to the permission flags/bits.</p>
<blockquote><p>find / <font color="#000080">-perm</font> <b>-</b>700<br />
find / <font color="#000080">-perm</font> <b>-</b>007</p>
<p>-700 is equivalent to  : rwx******<br />
-007 is equivalent to  : ******rwx<br />
<b>Some more examples :</b><br />
-006 is equivalent to  : ******rw-<br />
-604 is equivalent to  : rw-***r&#8211;</p></blockquote>
<hr size="2" width="100%" /> 10. Finding files with nos of links pointing to them.</p>
<blockquote><p>find / <font color="#000080">-links</font> &lt;n&gt;<br />
<b><font color="#000080">-links</font></b> &lt;n&gt; : File has &lt;n&gt; nos of links.</p></blockquote>
<hr size="2" width="100%" /> 11. Finding files from the file size.</p>
<blockquote><p>a. Finding files under 5 KB.</p>
<blockquote><p>find / <font color="#000080">-size</font> -5000c<br />
find / <font color="#000080">-size</font> -5k</p></blockquote>
<hr size="2" width="100%" /> b. Finding files under 5 GB.</p>
<blockquote><p>find / <font color="#000080">-size</font> -5000000000c<br />
find / -<font color="#000080">size</font> -5000000k<br />
find / <font color="#000080">-size</font> -5000M<br />
find / <font color="#000080">-size</font> -5G</p></blockquote>
<hr size="2" width="100%" /> c. Finding files between two file sizes, like finding files which are more than 1 MB but smaller than 10 MB.</p>
<blockquote><p>find / <font color="#000080">-size</font> +1M <i><b>-and</b></i> -10M</p></blockquote>
<hr size="2" width="100%" /> d. Finding only folders name using -size &#8216;test&#8217; variable.<br />
<b>Tip</b> : All the folders directories are comprises of exact 4K(4076 Bytes)size only.</p>
<blockquote><p>find / <font color="#000080">-size <font color="#000000">4k<br />
</font></font><font color="#000080"><font color="#000000"><br />
The above mentioned command is equivalent to <b>dir /ad</b> is MSDOS environment.<br />
And also equivalent to find / <font color="#000080">-type</font> d unix command.. explained in next example.</font></font></p></blockquote>
</blockquote>
<hr size="2" width="100%" /> 12.  Finding files from its type.</p>
<blockquote><p>find <font color="#000080">-type</font> [bcdpflsD]<br />
b &#8211; block (buffered) special.<br />
c &#8211; character (unbuffered) special.<br />
d &#8211; directory.<br />
p &#8211; named pipe.<br />
f &#8211; regular file.<br />
l &#8211; symbolic link.<br />
s &#8211; socket.<br />
D &#8211; door (solaris).</p></blockquote>
<hr size="2" width="100%" /> 13. Finding files whose status was changed in last 2 days.</p>
<blockquote><p>find / <font color="#000080">-ctime</font> -2<br />
<b><font color="#000080">-ctime</font></b> &lt;n&gt; : File status was last changed n*24 hours ago.<br />
n  : exact n*24 hours ago.<br />
-n : under n*24 hours.<br />
+n : over n*24 hours.</p>
<p><b>Also :</b><br />
find / <font color="#000080">-cmin </font>&lt;n&gt; or &lt;-n&gt; or &lt;+n&gt;<br />
<b><font color="#000080">-cmin</font></b> &lt;n&gt; : File status was last changed n minutes ago.</p></blockquote>
<hr size="2" width="100%" /> 14. Find files those were accessed in last 10 minutes.</p>
<blockquote><p>find / <font color="#000080">-amin</font> -10<br />
<b><font color="#000080">-amin</font></b> &lt;n&gt; : File was last accessed n minutes ago.<br />
n : exact n minutes ago.<br />
-n : under n minutes.<br />
+n : over n minutes.</p>
<p><b>Also :</b><br />
find / <font color="#000080">-atime</font> &lt;n&gt; or &lt;-n&gt; or &lt;+n&gt;<br />
<font color="#000080"><b>-atime</b></font> &lt;n&gt; : Files those was last accessed in n*24 days.</p></blockquote>
<hr size="2" width="100%" /> 15. Find files those were not modified in last 3 days.</p>
<blockquote><p>find / <font color="#000080">-mtime</font> +3<br />
<b><font color="#000080">-mtime</font></b> &lt;n&gt; : File&#8217;s data was last modified n*24 hours ago.<br />
n : exact n*24 hours ago.<br />
-n : under n* 24 hours.<br />
+n ; over n*24 hours.</p>
<p><b>Also :<br />
</b>find / <font color="#000080">-mmin</font> &lt;n&gt; or &lt;-n&gt; or &lt;+n&gt;<br />
<b><font color="#000080">-mmin</font></b> &lt;n&gt; : Those files who&#8217;s data was last modified n minutes ago.</p></blockquote>
<hr size="2" width="100%" /> 16. Finding files which were either modified or last accessed or file status was last changed more recently than specified file.First of all we&#8217;ll create a new blank file with a time stamp to suit our needs.</p>
<blockquote><p><font color="#000000">touch temp -t 200511200001</font><br />
Here we have created a new file &#8216;temp&#8217; &amp; assigned a timestamp of 20<sup>th</sup> november 2005 00:00 hrs.</p>
<p>Now we&#8217;ll with refrence to this file will find files either modified or last accessed or file status last changed more recently than this file.</p>
<p>find / <font color="#000080">-anewer </font>temp<br />
find / <font color="#000080">-cnewer</font> temp<br />
find / <font color="#000080">-newer</font> temp<br />
<b><font color="#000080">-anewer</font></b> &lt;file-name&gt; : File was last accessed more recently than specified &lt;file-name&gt;.<br />
<b><font color="#000080">-cnewer</font></b> &lt;file-name&gt; : File&#8217;s status was last modified more recently than specified file.<br />
<b><font color="#000080">-newer</font></b> &lt;file-name&gt; : File was modified more recently than specified file.<br />
Also to mentioned specified file in &lt;file-name&gt; can have absolute path also.</p></blockquote>
<hr size="2" width="100%" /> 17. Finding files only on known filesystem types of unix &amp; skipping other filesystems like fat &amp; others.</p>
<blockquote><p>find / <font color="#000080">-mount</font><br />
find / <font color="#000080">-xdev<br />
-<b>mount</b> <font color="#000000">: Don&#8217;t descend directories on other filesystems. An alternate name for <b><font color="#000080">-xdev</font></b>, for compatibility with some other versions of find.</font><br />
</font></p></blockquote>
<hr size="2" width="100%" /> 18. Finding empty files.</p>
<blockquote><p>find / <font color="#000080">-empty</font><br />
<b><font color="#000080">-empty</font></b> : List all the files which are empty &amp; is either a regular file or a directory.<br />
Tip: could be usefull for cleaning some temp &amp; empty files is pre-defined/user folders.</p></blockquote>
<hr size="2" width="100%" /> 19. Finding all the movie *.avi files but excluding the /usr folder for the search.</p>
<blockquote><p>find / <font color="#000080">-path</font> /usr <font color="#008080">-prune</font> <font color="#ff0000">-or</font> <font color="#000080">-name</font> *.avi<br />
<b><font color="#008080">-prune</font></b> : If depth is not given by -depth action variable, it does not descent into specified or current directory. If depth is given, it has no effect.<br />
<b><font color="#ff0000">-or</font></b> : logical &#8216;or&#8217; operator.</p></blockquote>
<hr size="2" width="100%" /> 20. Finding all the files of your home directory.</p>
<blockquote><p>find $HOME</p></blockquote>
<hr size="2" width="100%" /> <b>Now we move to some complicated queries.</b><br />
21. Finding all the word files in a common shared folder (/shared) which donot have rw- access to others &amp; then changing the permission bits to 666.</p>
<blockquote><p>find /shared <font color="#000080">-name</font> *.doc <i><b><font color="#000000">-and </font><font color="#000000">!</font></b></i> <font color="#000080">-perm</font> -006 <font color="#ff0000">-exec</font> chmod 666 { } \;<br />
<b><br />
</b></p></blockquote>
<p><b>Explaination </b>: What we have done here is that we have searched for all the files with *.doc extension &amp; those who doesnt have permission of <font size="4"><sub>**</sub></font>6 &amp; finally we have changed the permission bits of all those files to 666 permission bits with chmod.</p>
<hr size="2" width="100%" /> <font color="#ff0000"><font color="#000000">22. Finding files in a specified directory only &amp; not searching any further in depth. We presume that, we have a /shared directory &amp; we do have many user created directories in it. But we are going to search only /shared root &amp; our search should not go to any of other existing folder in /shared.<br />
</font></font></p>
<blockquote><p>find /shared -<font color="#ff0000">maxdepth</font> 1<br />
-<b><font color="#ff0000">maxdepth</font></b> : How much level of directories to descend while searching for files or specified criteria.<br />
-maxdepth 1 means only search the specified path &amp; do not descend any deep.<br />
-maxdepth 0 means only apply the options &amp; tests to command line arguements.</p></blockquote>
<hr size="2" width="100%" /> 23. Finding files which doesnt belongs to any valid user/group on your *nix based systems.</p>
<blockquote><p>find / -<font color="#000080">nouser</font><br />
find / -<font color="#000080">nogroup</font></p></blockquote>
<hr size="2" width="100%" /> <font face="Arial"><font color="#ff0000"><font color="#000000">24.</font></font><b><font color="#ff0000"> </font></b><font color="#000000">(dated : 4th May &#8217;06.)<br />
</font></font><b><i>Cheek, Mark&#8221;  &lt;mark.cheek@***.com&gt;</i></b> wrote:</p>
<blockquote><p><!-- Converted from text/rtf format -->   <font face="Georgia" size="2">Hello Amit, </font><br />
<font face="Georgia" size="2">I enjoyed your tutorial on the find command.  I have a query for    you to try, if interested.  Harder than it looks:</font></p>
<p><font face="Georgia" size="2">How about finding all the files that were    created between two dates/times &#8211; for instance, find all files created between    Apr 14 11:30 and Apr 26 16:30?</font></p>
<p><font face="Georgia" size="2">Thanks as always,</font><br />
<font face="Georgia" size="2">-Mark</font></p></blockquote>
<p>Mark..<br />
Thanks for going through my find command tutorial.. &amp;  here&#8217;s the solution for your query..<br />
<font color="#000000"><span>find /data/ -cnewer temp -and ! -cnewer  ntemp</span></font></p>
<p><span>prior to that..  </span><br />
<span>touch temp -t  200604141130</span><br />
<span>touch ntemp -t 200604261630</span></p>
<p>Make sure  you are in /data directory while running those touch commands otherwise you have  to specify their complete path while running the find command.</p>
<hr size="2" width="100%" /> <b><font color="#339966"><font color="#000000"><sub><font size="5">*</font></sub></font>New</font> <font color="#ff0000">UPDATES</font></b><br />
25. (dated : 5th July)<br />
Finding files with different but grouped criterias; like searching for jpg/tiff/eps/bmp file types &amp; then deleting them from the shared folder.find /shared/ -<i><b>not </b></i>-<font color="#000080">type</font> d \( -<font color="#000080">iname</font> *.jpg -<i><b>or</b></i> -<font color="#000080">iname</font> *.tif  -<i><b>or</b></i> -<font color="#000080">iname</font> *.eps -<i><b>or</b></i> -<font color="#000080">iname</font> *.bmp \) -<font color="#ff0000">exec</font> rm -f {} \;Please pay attention to startin &#8221; \( &#8221; &amp; trailing &#8221; \) &#8221; in the above command for groupping our search criteria as one. As we have placed an <i><b>&#8220;or &#8221; </b></i>operator, we can see either one of them or all them combination or any combination will make them be processed to be deleted by <font color="#ff0000">exec</font> option.</p>
<hr size="2" width="100%" /> <font face="Arial"><b><font color="#ff0000">Tutorial will be further updated with <font color="#000000">more examples</font> in days to come.<br />
In the mean time any one who is visiting this tutorial can place their queries. I&#8217;ll answer them asap.<br />
<font color="#000000"><br />
</font><font color="#000000">If you want any changes or updations to this tutorial.. drop your precious comments &amp; feedback.<br />
</font><br />
<font color="#339966">..</font>AMIT<font color="#339966">..<br />
<font color="#000000">amitsharma_26@yahoo.com</font></font></font></b></font><u><font face="Arial"><b><font color="#ff0000"><font color="#339966"><font color="#000000"><br />
</font></font></font></b></font></u><br />
<hr size="2" width="100%" /> <u><font face="Arial"><b><font color="#ff0000"><font color="#339966"><font color="#000000"><img src="http://counter.li.org/cgi-bin/certificate.cgi/403183" /><br />
</font></font></font></b></font></u><br />
<hr size="2" width="100%" /> <u><font face="Arial"><b><font color="#ff0000"><img src="http://houseofdesign.de/cgi-bin/firefox/logo.cgi?s=2" /></font></b></font></u></p></blockquote>
<p><u><a href="http://www.google-pagerank.net" target="_blank"> <img src="http://pr.blogflux.com/pr3.php?s=http://amitsharma.linuxworld.com/how_to_find.htm" /><br />
</a></u></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharmaamit.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharmaamit.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharmaamit.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharmaamit.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharmaamit.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharmaamit.wordpress.com&amp;blog=367636&amp;post=1&amp;subd=sharmaamit&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharmaamit.wordpress.com/2006/08/20/how-to-find-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7151d79deb03dab0ee9db859f9627484?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Amit</media:title>
		</media:content>

		<media:content url="http://img387.imageshack.us/img387/5235/top3kc.jpg" medium="image" />

		<media:content url="http://img508.imageshack.us/img508/3025/findoptions3ai.jpg" medium="image" />

		<media:content url="http://counter.li.org/cgi-bin/certificate.cgi/403183" medium="image" />

		<media:content url="http://houseofdesign.de/cgi-bin/firefox/logo.cgi?s=2" medium="image" />

		<media:content url="http://pr.blogflux.com/pr3.php?s=http://amitsharma.linuxworld.com/how_to_find.htm" medium="image" />
	</item>
	</channel>
</rss>
