From: James Michael Chacon (probreak@sam.ksu.ksu.edu)
Date: 02/22/93


From: probreak@sam.ksu.ksu.edu (James Michael Chacon)
Subject: Re: Nagging problems -- 2nd posting.
Date: 22 Feb 1993 07:45:54 -0600

mocklin@titan.ucs.umass.edu (Kevin A. Mocklin) writes:

>1.) First of all, I have seem multiple posts to the fact that top does not
>work (the header line appears, but then immediately at prompt), and I
>have not seen any answers as to whether it is not supposed to work or
>not. I am using 0.99pl4, the SLS 1.0 distribution, BTW.

>2.) Secondly, I do not know if this is correct behavior, but when I do a
>'w', it correctly lists the users, but if I do a 'w kevin', where
>kevin is a user currently on the system, it still just lists all the
>users. I know the version of 'w' I am used to (Ultrix), if given a
>username, displays only the 'w' info about that user (and I like it
>that way).

>3.) How can I shut off the autologout feature. I searched everywhere and
>can't find where it is configured.

>--Kevin

1.) I have been running 0.99.5 since the day Linus put out the patch, and
top has been running on VC 11 since I recompiled and rebooted. I just
grabbed the 0.99.2 ps package and recompiled it. Fstat didn't want to
compile, and I didn't feel like digging around in it, sicne I don't use it.

2.) The w that comes with the ps package doesn't seem to support this
option. The one here at school under Sunos 4.1.2 does however.

3.) I presume you are running tcsh, since that shell was the only one I
ever used that had this "feature". Try man tcsh, since I forget the exact
option.

James