NOTE: BELOW PROJECT MUST BE DONE IN xv6 OS. Write a program, called the directoryWalker, that prints out the names of each file and directory in a file system tree, starting at a given point in the...


NOTE: BELOW PROJECT MUST BE DONE IN xv6 OS.



  1. Write a program, called the directoryWalker, that prints out the names of each file and directory in a file system tree, starting at a given point in the tree. The program will also write the inodes associated with each file and directory and the type of the inode.

  2. Write a program, called the inodeWalker, that prints out all the allocated inodes.

  3. Write a program that will compare the output from the two Walkers.

Apr 09, 2020
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here