<?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>ActiveSPLIT.com &#187; unix</title>
	<atom:link href="http://www.activesplit.com/wpt/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activesplit.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 10 Dec 2011 23:49:26 +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>Linux/Unix File &amp; Folder Permissions</title>
		<link>http://www.activesplit.com/linuxunix-file-folder-permissions/</link>
		<comments>http://www.activesplit.com/linuxunix-file-folder-permissions/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 16:04:49 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[execute]]></category>
		<category><![CDATA[file permissions]]></category>
		<category><![CDATA[folder permissions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[special bit]]></category>
		<category><![CDATA[sticky bit]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[write]]></category>

		<guid isPermaLink="false">http://www.activesplit.com/?p=61</guid>
		<description><![CDATA[File and Folder permissions on *unix like systems. ls -l ;show details Type: d &#8211; directory, - file, l &#8211; symbolic link, p &#8211; pipe, c &#8211; character device, b &#8211; block device rwx &#8211; read write execute r(4) w(2) x(1) Permissions applied to files: r &#8211; read file content w &#8211; change file content [...]]]></description>
		<wfw:commentRss>http://www.activesplit.com/linuxunix-file-folder-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vi editor &#8211; Commands</title>
		<link>http://www.activesplit.com/vi-editor-commands/</link>
		<comments>http://www.activesplit.com/vi-editor-commands/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 06:15:42 +0000</pubDate>
		<dc:creator>Nik</dc:creator>
				<category><![CDATA[Unix/Linux]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[text editor]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vi delete]]></category>
		<category><![CDATA[vi edit]]></category>
		<category><![CDATA[vi editor]]></category>
		<category><![CDATA[vi exit]]></category>
		<category><![CDATA[vi save]]></category>

		<guid isPermaLink="false">http://www.activesplit.com/?p=56</guid>
		<description><![CDATA[Vi is a Unix/Linux terminal based text editor. Despite its overhelming features it is still popular among Unix administrators. I&#8217;ll mention some of the most used commands. :u &#8211; Undo Save /Exit :q &#8211; quit :q &#8211; quit withut saving :w &#8211; save :wq &#8211; save and quit Search :/str &#8211; search str forward :?str [...]]]></description>
		<wfw:commentRss>http://www.activesplit.com/vi-editor-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

