---

Learning The Linux File System

Before we get started, let’s avoid any confusion. There are two meanings to the term File System in the wonderful world of computing: First, there is the system of files and the directory structure that all of your data is stored in. Second, is the format scheme that is used to write data on mass storage devices like hard drives and SSDs.

We are going to be talking about the first kind of file system here because the average user will interact with his or her file system every time they use a computer, the format that data is written in on their storage devices is usually of little concern to them. The many different file systems that can be used on storage is really only interesting to hardware geeks and is best saved for another discussion. Now that that’s cleared up, we can press on.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis