Thread: Help with Inode
View Single Post
  #6  
Old January 4th, 2012, 09:55
GroupInode GroupInode is offline
Junior Member
 
Join Date: Oct 2011
Posts: 18
Thanks: 6
Thanked 0 Times in 0 Posts
Default

I'm trying to find how the information is retrieved from dinode and printed on the console or to the file. Once I know how it is retrieved, I'll try to add a field to dinode structure last_modified_by i.e it would have the username who lastly modified that file. I'll probably try to modify ls.c also to display information on console.
Reply With Quote