<?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>GenivNET &#187; how to find a file in unix</title>
	<atom:link href="http://www.geniv.net/tag/how-to-find-a-file-in-unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geniv.net</link>
	<description>Tech Support Help</description>
	<lastBuildDate>Thu, 02 Sep 2010 23:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Find a file by name in UNIX/Solaris/Linux?</title>
		<link>http://www.geniv.net/how-to-find-a-file-by-name-in-unixsolarislinux/2009/07/</link>
		<comments>http://www.geniv.net/how-to-find-a-file-by-name-in-unixsolarislinux/2009/07/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:44:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux and Unix OS]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[how to find a file in linux]]></category>
		<category><![CDATA[How to find a file in solaris]]></category>
		<category><![CDATA[how to find a file in unix]]></category>

		<guid isPermaLink="false">http://www.geniv.net/?p=584</guid>
		<description><![CDATA[To find a file in UNIX, Solaris, or Linux,  you can use the &#8216;Find&#8216; command. Exampel: find / -name apache.* -print This will search the whole system for any filename with apache and print the output to the screen. Other arguments for the Find command: -user username   &#60;&#8211; this will search files owned by an [...]]]></description>
		<wfw:commentRss>http://www.geniv.net/how-to-find-a-file-by-name-in-unixsolarislinux/2009/07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
