From mboxrd@z Thu Jan 1 00:00:00 1970 From: mohit89mlnc@gmail.com (mohit verma) Date: Wed, 6 Apr 2011 02:11:03 +0530 Subject: inode query Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org hi list, how can a utility like **find** command can map an inode number to a filename? i mean if we pass **find -inum inode_number / ** , it will show us the files associated with that "inode_number". What is the underlying mechanism used in all this ? I have peeped into the findutils code but it seems horrible to figure it out from that code .:) thanks in advance. -- ........................ *MOHIT VERMA* -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110406/6453bc43/attachment.html