Examines i-nodes.
istat {FileName | i-nodeNumber Device}
The istat command displays the i-node information for a particular file. You can specify the file either by providing a file or directory name with the FileName parameter or by providing an i-node number with the i-nodeNumber parameter and a device name with the Device parameter. You can specify the Device parameter as either a device name or as a mounted file system name.
If you specify the FileName parameter, the istat command writes the following information about the file:
Note: The owner and group names for remote files are taken from the local /etc/passwd file.
If you specify the i-nodeNumber and Device parameters, the istat command also displays, in hexadecimal values, the block numbers recorded in the i-node.
Note: The Device parameter cannot refer to a remote device.
istat /usr/bin/kshInode 10360 on device 10/6    File
Protection: r-xr-xr-x
Owner: 2(bin)     Group: 2(bin)
Link count: 2     Length 372298 bytes
   
Last updated:  Wed May 13 14:08:13 1992
Last modified: Wed May 13 13:57:00 1992
Last accessed: Sun Jan 31 15:49:23 1993istat 10360 /dev/hd2Block pointers (hexadecimal):
2a9a   2a9b   2a9c   2a9d   2a9e   2a9f   2aa0   2aa1| Item | Description | 
|---|---|
| /usr/bin/istat | Contains the istat command. |