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

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

$
0
0
I just installed coreutils from trixie (required libgmp10 as well) and it seems to have fixed it for me.

Before:

Code:

notpi@raspi15:~ $ whonotpi    pts/0        4047232757733481328 (192.168.42.56)notpi    pts/1        4047232757733528801 (192.168.42.56)
After:

Code:

notpi@raspi15:~ $ whonotpi    pts/0        2024-03-22 18:02 (192.168.42.56)notpi    pts/1        2024-03-30 19:00 (192.168.42.56)

Statistics: Posted by rpdom — Sat Mar 30, 2024 7:28 pm



Viewing all articles
Browse latest Browse all 5511

Trending Articles