ISTAT (VIII) 1/20/73 ISTAT (VIII)
NAME istat -- get inode status
SYNOPSIS istat [ filesystem ] inumber ...
1
DESCRIPTION istat gives information about one or more i-nodes
on the given file system or on /dev/rk0 if no
file system is given.
The information is in exactly the same form as
that for stat(I), except that mode letter "a" is
used to indicate that the i-node is allocated,
"u" that it is unallocated.
FILES /etc/uids, /dev/rk0
SEE ALSO stat(I), ls(I) (-l option)
DIAGNOSTICS --
BUGS istat ignores any read error and pretends to give
status even if the file system is not physically
present.