[LBo] "Who" command

James Allen jfallen at gmail.com
Wed Nov 22 20:24:13 CET 2006


On 11/22/06, Geoff Jones <geoffjones99 at ntlworld.com> wrote:
> Help - I am having problems with - who:-
>
> On Deb etch I get:-
> > debian:~# who
> > root     :0           2006-11-22 14:46
> > geoff    :20          2006-11-22 15:31
> with no mention of tty or pts ?
>
> [ I've tried it on suse + mandriva and get list of tty's / pts's ]
>
> Am I being particularly dense or is something missing?
> Geoff.
>
> --
> QnA mailing list - To post: QnA at linuxbasics.org
> Site: http://LinuxBasics.org
> List-options: http://LinuxBasics.org/cgi-bin/mailman/listinfo/qna
>


In my debian it lists the pts. Try
who -a
or
who -l

man who
for more information.

James


More information about the QnA mailing list