diff options
Diffstat (limited to 'static/unix-v10/man8/istat.8')
| -rw-r--r-- | static/unix-v10/man8/istat.8 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/static/unix-v10/man8/istat.8 b/static/unix-v10/man8/istat.8 new file mode 100644 index 00000000..d44f3133 --- /dev/null +++ b/static/unix-v10/man8/istat.8 @@ -0,0 +1,35 @@ +.pa 1 +.he 'ISTAT (VIII)'1/20/73'ISTAT (VIII)' +.ti 0 +NAME istat -- get inode status +.sp +.ti 0 +SYNOPSIS istat_____ [ filesystem ] inumber\d1\u ... +.sp +.ti 0 +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. +.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_____ +ignores any read error +and pretends to give status even if the file system +is not physically present. |
