a stupid question (Twenex analogues on UNIX)
Geoff Collyer
geoff at utcsstat.UUCP
Tue Jul 24 13:42:31 AEST 1984
---
From: Mark Weiser <mark at MARYLAND.ARPA>
INFO FILE-STATUS - show all open jfn's (fd's), what file
they are open on and the current byte position
Not a standard command, but not that hard to write. Looks like a
good idea.
---
pstat -f output gives a somewhat cryptic form of what is wanted;
combined with output of pstat -i and ncheck -i (which I grant is slow),
one could put together what is really wanted.
More information about the Comp.unix
mailing list