Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 218 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 218 Bytes

java-ext2-reader

A Java ext2 file system reader.

Commands supported:

  • df
  • pwd
  • ls
  • ls
  • ls -l
  • ls -l
  • cd
  • cat
  • head -c <number_of_bytes>
  • tail -c <number_of_bytes>