INFO
NAME
inode, info - show detailed information about an I-node
SYNOPSIS
info
FILE_TO_EXAMINE
VERSION
info
version 1.0.
DESCRIPTION
This manual page
documents the TSP version of
info.
info
displays all available information pertaining to an
I-node, which is specified by the file or directory
it references.
"inode" is unixese for "index node". An inode is the data object in a filesystem
that correlates a file to the blocks of storage it is composed of. There is exactly
one inode per file in unix, regardless of how many names the file has.
CREDITS
info
was written by ToneDef, of The Silicon Pirates.