what is inode in unix?
|
Go4Expert Member
|
|
| 27Dec2010,17:11 | #1 |
|
Will anybody tell me what is inode in unix?
|
|
Go4Expert Member
|
|
| 27Dec2010,19:53 | #2 |
|
inode is a metadata abou files, directories etc.
|
|
Banned
|
|
| 11Feb2011,15:06 | #3 |
|
Inode is a unique number given to a file in Unix OS. Every file in Unix has a inode number. unix treats
directories/folders as a file so they are also having a inode value. |
|
Light Poster
|
|
| 11Feb2011,15:20 | #4 |
|
A forum is a place to expand your knowledge,NOT to learn the basic.Find some books to learn.^_^
|
|
Banned
|
|
| 1Mar2011,12:25 | #5 |
|
Hello Dear
1. The inode is a fundamental concept in the Linux and UNIX filesystem. Each object in the filesystem is represented by an inode. 2. An inode is a data structure on a traditional Unix-style file system such as UFS or ext3. An inode stores basic information about a regular file, directory, or other file system object. |
|
Light Poster
|
|
| 17Jan2012,16:46 | #6 |
|
inode is a unick number of linux file.
|
|
Newbie Member
|
|
| 30Apr2012,15:21 | #7 |
|
Inode is a unique number given to a file in Unix OS. Every file in Unix has a inode number. Unix treats
directories/folders as a file so they are also having a inode value. |
