From owner-freebsd-questions@FreeBSD.ORG Tue Mar 19 16:00:00 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0F04FA68 for ; Tue, 19 Mar 2013 16:00:00 +0000 (UTC) (envelope-from suseuser04@lajt.hu) Received: from mailout2.bwave.pl (mailout2.bwave.pl [37.233.100.32]) by mx1.freebsd.org (Postfix) with ESMTP id BFAB9166 for ; Tue, 19 Mar 2013 15:59:59 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=drone-mailout2) by mailout2.bwave.pl with esmtp (Exim 4.76) (envelope-from ) id 1UHyxB-0002QL-MA for freebsd-questions@freebsd.org; Tue, 19 Mar 2013 16:59:57 +0100 Received: from [10.2.1.187] by drone-mailout2 with esmtp (Exim 4.76) (envelope-from ) id 1UHyxB-0002QI-J1 for freebsd-questions@freebsd.org; Tue, 19 Mar 2013 16:59:57 +0100 Subject: =?UTF-8?Q?w_and_who_don't_list_users_in_FreeBSD?= =?UTF-8?Q?_9.0_and_9.1?= From: =?UTF-8?Q?Istvan_Gabor?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Message-ID: <56707a03.4dd020e4.51488b7c.7858d@lajt.hu> Date: Tue, 19 Mar 2013 16:59:56 +0100 X-Originator: 193.6.63.109 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Mar 2013 16:00:00 -0000 Hello: I=20have=20both=20FreeBSD=209.0=20and=209.1=20on=20two=20different=20comp= uters. w=20and=20who=20commands=20do=20not=20list=20logged=20in=20users=20in=20a= ny=20of=20them (either=20for=20root=20or=20a=20regular=20user). The=20output=20of=20w=20is: root@:/root=20#=20w =204:56PM=20=20up=2010=20mins,=200=20users,=20load=20averages:=200.18,=20= 0.26,=200.20 USER=20=20=20=20=20=20=20TTY=20=20=20=20=20=20FROM=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20LOGIN@=20=20IDLE=20WHAT root@:/root=20# And=20the=20output=20of=20who: root@:/root=20#=20who root@:/root=20# Why=20is=20this=20and=20how=20can=20I=20fix=20it? Thanks, Istvan ps:=20I=20tried=20google=20search=20but=20w=20and=20who=20are=20not=20goo= d=20search=20terms.