Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 284 Bytes

File metadata and controls

10 lines (5 loc) · 284 Bytes

Reading-a-File-System-

Proof of concept to understand ext2 file system structure.

It is a program which given the complete path name and disk partition, will print the

(a) inode of the file/directory specified, from an ext2 file system.

(b) contents of the file or directory