<?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>RubyFreaks &#187; Linux</title>
	<atom:link href="http://rubyfreaks.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubyfreaks.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 13 May 2010 16:42:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>25 Linux Command every one must know.</title>
		<link>http://rubyfreaks.com/2009/05/21/25-linux-command-every-one-mush-know/</link>
		<comments>http://rubyfreaks.com/2009/05/21/25-linux-command-every-one-mush-know/#comments</comments>
		<pubDate>Fri, 22 May 2009 06:22:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://rubyfreaks.com/?p=36</guid>
		<description><![CDATA[ls &#8211; Display the contents of the current directory. pwd &#8211; Display Present working directory. cd .. &#8211; Change directories. cd - Enter into that directory. mv &#8211; Change the name of a directory. cp &#8211; Copy files and directories. startx &#8211; Start the GUI. halt &#8211; To shut down the system. kill/killall &#8211; Stop [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ls </strong> &#8211; Display the contents of the current directory.<br />
<strong>pwd</strong> &#8211; Display Present working directory.<br />
<strong>cd .. </strong> &#8211; Change directories.<br />
<strong>cd </strong>- Enter into that directory.<br />
<strong>mv </strong> &#8211; Change the name of a directory.<br />
<strong>cp </strong> &#8211; Copy files and directories.<br />
<strong>startx </strong> &#8211; Start the GUI.<br />
<strong>halt </strong> &#8211; To shut down the system.<br />
<strong>kill/killall</strong> &#8211; Stop a process from running. The difference between the two commands is that kill requires the PID (process ID number) and killall requires only the executable name.<br />
<strong>logout</strong> &#8211; To quit using the system.<br />
<strong>mkdir</strong> &#8211; Make directories Create the Directory(ies), if they do not already exist.<br />
<strong>top </strong> &#8211; Displays the taks that are currently running.<br />
<strong>who</strong> &#8211; Show who is logged on.<br />
<strong>man</strong> &#8211; To help you understand how to use a command.<br />
<strong>mount/umount</strong> -Mount a file system.<br />
<strong>cal</strong> &#8211; Displays a calendar.<br />
<strong>clear</strong> &#8211; Clears the terminal screen.<br />
<strong>su/su-</strong> &#8211; Allows one user to temporarily become another user/ &#8211; Switching to root path.<br />
<strong>vi and nano</strong> &#8211; These are some most  widely used editors in linux.<br />
<strong>ps</strong> &#8211; Used to find process status.<br />
<strong>ifconfig</strong> &#8211; Configure a network interface and also to find the ip of machine.<br />
<strong>cat </strong> &#8211; Concatenate one or more files.<br />
<strong>find </strong> &#8211; Used to search files in a directory .<br />
<strong>free</strong> &#8211; Display statistics about memory usage.<br />
<strong>df-h </strong> &#8211; To find the amount of hard disk space and what’s free .</p>
]]></content:encoded>
			<wfw:commentRss>http://rubyfreaks.com/2009/05/21/25-linux-command-every-one-mush-know/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
