[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02075) Re: who does not support Ipv6



try coreutils version who.

in my environment:
%  who
...
mk       pts/10       Jan 12 23:38 (fec0:710::202:2dff:fe5d:d238)
% LANG=C  who --version
who (coreutils) 4.5.4
Written by Joseph Arceneaux, David MacKenzie, and Michael Stone.

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Regards,
-mk

At Sun, 12 Jan 2003 15:49:24 +0200,
Yaniv Kaul wrote:
> 
> [root@yogi ~]# who
> root     ttyS0    Jan 12 14:26
> root     pts/0    Jan 12 15:28 (0.0.0.0)
> 
> (first entry is console, second is IPv6 telnet to ::1).
> 
> [root@dudu bin]# who --version
> who (GNU sh-utils) 2.0.11
> 
> 
> How is it decided what utilities are patched to support IPv6? (i.e., 
> what goes into /usr/local/v6/bin/) ?
>