Tuesday, March 8, 2016

what is INODE in LInux ?



Each and every file and directory has inode number .

Inode contrains filesystem entry metadata

metadata contains  owner , permissoins of file/folder and data and time stamps

# ls -li <filename or directory name>       >> You can see inode number


No comments:

Post a Comment