- Article pages now have a discussion option at the bottom (moderated/captcha, but no registration needed) - recently upgraded to a newer Dokuwiki version, please report problems

File

A file is a pool of data in the filesystem. On userlevel, it's referenced using a name, a hardlink to the file.

If a file is not referenced anymore (number of hardlinks to it drops to 0) then the space allocated for that file is re-used, unless it's still used by some process.

The file-data splits into actual payload (file contents) and some metadata like filesize, filemode or timestamps. The metadata is stored in the inode.

Strictly spoken, a hardlink (also called "filename") points to the inode which organizes a file, not to the file itself.

See also

Discussion

Enter your comment
 
dict/terms/file.txt · Last modified: 2009/02/24 07:25 (external edit)
GNU Free Documentation License 1.3
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0