Home › Forums › Linux Questions & Answers.. › Filesystem .. › [File System] What is an inode › Reply To: [File System] What is an inode
February 20, 2014 at 6:31 pm
#2453
Keymaster
[root@humbles-lap]# ls -li foo.bar 9443948 -rw-rw-r--. 1 hchiramm hchiramm 0 Jul 14 2013 foo.bar [root@humbles-lap ]# You can use ls command as shown above to list INODE of a file..