Is there any commands which is same as the function Inode in Linux. Any info will be helpful.

link|improve this question

47% accept rate
You mean the inode number of a file, or? – janneb Nov 15 '10 at 20:33
feedback

1 Answer

up vote 0 down vote accepted
The concept of a inode is used in Unix based File System. NTFS may have some type of index identifier used internally in the MFT, but Windows doesn't have a built-in command to show this. I don't know if your just curious or you are trying to accomplish something like create a hard link in Windows. I administer Linux Desktops and Servers every day, and the only thing useful for looking at a inode number for me, is to confirm a hard link. Source(s): http://commandwindows.com/fsutil.htm

http://answers.yahoo.com/question/index?qid=20090805195409AAJDwM3

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.