Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utcsstat.UUCP Path: utzoo!utcsstat!geoff From: geoff@utcsstat.UUCP (Geoff Collyer) Newsgroups: net.unix Subject: Re: a stupid question (Twenex analogues on UNIX) Message-ID: <2014@utcsstat.UUCP> Date: Mon, 23-Jul-84 23:42:31 EDT Article-I.D.: utcsstat.2014 Posted: Mon Jul 23 23:42:31 1984 Date-Received: Tue, 24-Jul-84 00:59:57 EDT References: <202@sri-arpa.UUCP> Organization: U. of Toronto, Canada Lines: 13 --- From: Mark Weiser 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.