summaryrefslogtreecommitdiff
path: root/static/v10/man8/istat.8
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
commit711594636704defae873be1a355a292505585afd (patch)
tree59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man8/istat.8
parent3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff)
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man8/istat.8')
-rw-r--r--static/v10/man8/istat.835
1 files changed, 35 insertions, 0 deletions
diff --git a/static/v10/man8/istat.8 b/static/v10/man8/istat.8
new file mode 100644
index 00000000..d44f3133
--- /dev/null
+++ b/static/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.