inode

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



Wikipedia English The Free EncyclopediaDownload this dictionary
Inode
In computing, an inode is a data structure on a traditional Unix-style file system such as UFS. An inode stores basic information about a regular filedirectory, or other file system object.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
inode
A data structure holding information about files in a Unix file system. There is an inode for each file and a file is uniquely identified by the file system on which it resides and its inode number on that system. Each inode contains the following information: the device where the inode resides, locking information, mode and type of file, the number of links to the file, the owner's user and group ids, the number of bytes in the file, access and modification times, the time the inode itself was last modified and the addresses of the file's blocks on disk. A Unix directory is an association between file leafnames and inode numbers. A file's inode number can be found using the "-i" switch to ls.
Unix manual page: fs(5).
See also /usr/include/ufs/inode.h.


(c) Copyright 1993 by Denis Howe

Define inode

Translate inode





| inode in French | inode in Italian | inode in Spanish | inode in Dutch | inode in Portuguese | inode in German | inode in Russian | inode in Japanese | inode in Korean