fsstat

Resides in package sleuthkit.

fsstat displays the details associated with a file system. The output of this command is file system specific. At a minimum, the range of meta-data values (inode numbers) and content units (blocks or clusters) are given. Also given are details from the Super Block, such as mount times and features. For file systems that use groups (FFS and EXT2FS), the layout of each group is listed.

For a FAT file system, the FAT table is displayed in a condensed format. Note that the data is in sectors and not in clusters.

Creative Commons License Except where otherwise noted, content on this site is licensed under a Creative Commons by-nc-sa 3.0 License