<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>filesystem on Sysads Gazette</title><link>https://sysads.co.uk/category/filesystem/</link><description>Recent content in filesystem on Sysads Gazette</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>&amp;copy; 2023. All rights reserved.</copyright><lastBuildDate>Wed, 14 Dec 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://sysads.co.uk/category/filesystem/index.xml" rel="self" type="application/rss+xml"/><item><title>What is an inode?</title><link>https://sysads.co.uk/2022-12-14-inodes/</link><pubDate>Wed, 14 Dec 2022 00:00:00 +0000</pubDate><guid>https://sysads.co.uk/2022-12-14-inodes/</guid><description>Inodes and filesystems are important concepts in computer science that are often discussed in the context of operating systems. An inode is a data structure used to store information about a file or directory on a computer&amp;rsquo;s filesystem. This information includes the file&amp;rsquo;s size, ownership, access permissions, and the location of the file&amp;rsquo;s data on the physical storage device.
A filesystem is the underlying structure that an operating system uses to organize and manage the files and directories on a computer&amp;rsquo;s storage devices.</description></item></channel></rss>