What is a File System in Linux
1. File system is a method for storing and organizing computer files and the data they contain to make it easy to find and access the.
2. It may use a data storage device such as hard disk or CD-Rom and involve maintain the physical location of the files.
3. Mostly files system make use of and underlying data storage device that offers access to an array of fixed-size blocks called sectors generally of 512 bytes each.
4. They typically have directories which associate file name with files.
Example: FAT, NTFS, EXT, XFS
1. File system is a method for storing and organizing computer files and the data they contain to make it easy to find and access the.
2. It may use a data storage device such as hard disk or CD-Rom and involve maintain the physical location of the files.
3. Mostly files system make use of and underlying data storage device that offers access to an array of fixed-size blocks called sectors generally of 512 bytes each.
4. They typically have directories which associate file name with files.
Example: FAT, NTFS, EXT, XFS
Comments
Post a Comment