<?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>KutuKupret &#187; file system</title>
	<atom:link href="http://www.kutukupret.com/tag/file-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Counting Directory Size Recursively Using C Part 2</title>
		<link>http://www.kutukupret.com/2010/02/01/counting-directory-size-recursively-using-c-part-2/</link>
		<comments>http://www.kutukupret.com/2010/02/01/counting-directory-size-recursively-using-c-part-2/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 02:28:51 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[file size]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[ftw]]></category>
		<category><![CDATA[nftw]]></category>
		<category><![CDATA[stat]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=806</guid>
		<description><![CDATA[Even there&#8217;s an easier way calculating directory size ftw syscall/API example code size.c Compile using gcc Test: Using du command]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/02/01/counting-directory-size-recursively-using-c-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting Directory Size Recursively Using C</title>
		<link>http://www.kutukupret.com/2010/01/30/counting-directory-size-recursively-using-c/</link>
		<comments>http://www.kutukupret.com/2010/01/30/counting-directory-size-recursively-using-c/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 05:05:04 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[closedir()]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[dirent.h]]></category>
		<category><![CDATA[du]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file size]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[opendir()]]></category>
		<category><![CDATA[readdir()]]></category>
		<category><![CDATA[sys/stat.h]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=804</guid>
		<description><![CDATA[I&#8217;ve just found this great articles at Jim Plank website. I know, it was lots easier using linux du command Without any further nonsense talk, here we go. First we need download some source code at Jim Plank website prsize8.c is the main program, while dllist.c/h jrb.c/h jval.c/h is library that prsize8 statically linked in. <a href='http://www.kutukupret.com/2010/01/30/counting-directory-size-recursively-using-c/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/01/30/counting-directory-size-recursively-using-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is My Root File System Read-Only?</title>
		<link>http://www.kutukupret.com/2008/07/09/why-is-my-root-file-system-read-only/</link>
		<comments>http://www.kutukupret.com/2008/07/09/why-is-my-root-file-system-read-only/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 06:22:47 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=36</guid>
		<description><![CDATA[To understand how you got into this state, see EXT2-fs: warning: mounting unchecked file system. Remount it. If /etc/fstab is correct, you can simply type: If /etc/fstab is wrong, you must give the device name and possibly the type, too: e.g.]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/09/why-is-my-root-file-system-read-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/25 queries in 0.025 seconds using memcached
Object Caching 692/735 objects using xcache

Served from: www.kutukupret.com @ 2012-02-10 05:34:02 -->
