<?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>Linux Servers cPanel webhosting blog &#187; check file type</title>
	<atom:link href="http://www.theperfectarts.com/tag/check-file-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:15:01 +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 check file type?</title>
		<link>http://www.theperfectarts.com/2009/10/how-to-check-file-type/</link>
		<comments>http://www.theperfectarts.com/2009/10/how-to-check-file-type/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:37:33 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Basic Linux]]></category>
		<category><![CDATA[check file type]]></category>
		<category><![CDATA[file type]]></category>
		<category><![CDATA[how to check file type]]></category>
		<category><![CDATA[what is file type]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=315</guid>
		<description><![CDATA[You can check the file type by using following command from your shell. root@gunjan#file index.php It will show following output. index.php: PHP script text root@gunjan#file demo_scoredsep.pl It will show following output. demo_scoredsep.pl: perl script text The above commands mostly used while we are not sure about files format. &#169;2010 Linux Servers cPanel webhosting blog. All [...]]]></description>
			<content:encoded><![CDATA[<p>You can check the file type by using following command from your shell.</p>
<p><span style="color: #800000;">root@gunjan#file index.php</span></p>
<p>It will show following output.</p>
<p><span style="color: #800000;">index.php: PHP script text</span></p>
<p><span style="color: #800000;">root@gunjan#file demo_scoredsep.pl</span></p>
<p><span style="color: #000000;">It will show following output.</span></p>
<p><span style="color: #800000;">demo_scoredsep.pl: perl script text</span></p>
<p><span style="color: #000000;">The above commands mostly used while we are not sure about files format.</span></p>
<p>&copy;2010 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/10/how-to-check-file-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
