File Systems: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
→‎"Beginners" filesystems: Remove '512 byte' point from USTAR as it no longer corresponds to many disks
→‎"Beginners" filesystems: USTAR: Fix grammar of "Widely used" point
Line 82:
* <code>+</code> Of these beginner "filesystems", this is the simplest by far to implement
* <code>+</code> Incredibly simple: a sector with metadata followed by data sectors
* <code>+</code> Widely used: a utilityutilities to create tar images are available for every mainstream OS and many minor ones
* <code>+</code> Supports special files (like devices and symlinks)
* <code>+</code> Supports Unix permissions