Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8031

Raspberry Pi OS • Re: "who" command displays a large # instead of login date/time

$
0
0
Currently it is fixed on 32-bit and 64-bit in version 9.4-3 (I run trixie/testing).
Bookworm 32-bit with Desktop, fully updated, is 9.1 ...

Code:

pi@Pi4B:~ $ whopi                    1970-01-10 00:20pi       tty1         1970-01-01 01:14pi       pts/0        -3674751753346541395 (192.168.0.205)

Code:

pi@Pi4B:~ $ who --versionwho (GNU coreutils) 9.1Copyright (C) 2022 Free Software Foundation, Inc.
Interestingly that '-3674751753346541395' is '0xCD00A8C0000918AD' according to Windows Calculator ...

Code:

CD  00  A8  C0  00  09  18  AD205 0   168 192
And that's my IP address in reverse, which is what makes me believe it's not simply a bug in how it converts time, but using or showing the wrong data entirely.

Same too for the OP's '7205944946380205577 (192.168.0.100)' ...

Code:

64  00  A8  C0  00  03  6E  09100 0   168 192
And ejolson's '-5643387740460911136 (192.168.174.177)' in the linked post...

Code:

B1  AE  A8  C0  00  08  75  E0177 174 168 192

Statistics: Posted by hippy — Sat Mar 30, 2024 6:48 pm



Viewing all articles
Browse latest Browse all 8031

Trending Articles