Research V3 release
[unix-history] / man / man8 / istat.8
.pa 1
.he 'ISTAT (VIII)'1/20/73'ISTAT (VIII)'
.ti 0
NAME istat -- get inode status
.sp
.ti 0
SYNOPSIS istat\b\b\b\b\b_____ [ filesystem ] inumber\d1\u ...
.sp
.ti 0
DESCRIPTION istat\b\b\b\b\b_____
gives information about one or more i-nodes
on the given file system or on /dev/rk0 if no file system
is given.
.sp
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.
.sp
.ti 0
FILES /etc/uids,
/dev/rk0
.sp
.ti 0
SEE ALSO stat(I), ls(I) (-l option)
.sp
.ti 0
DIAGNOSTICS --
.sp
.ti 0
BUGS istat\b\b\b\b\b_____
ignores any read error
and pretends to give status even if the file system
is not physically present.