Re: Who changed

2017-01-03 Thread Thomas Schmitt
Hi, Johan DS wrote: > NAME       LINE         TIME             IDLE          PID COMMENT  EXIT Looks like the effect of "who" options -a and -H. I installed the newest coreutils on my Sid VM. Output looks still like on Jessie: user pts/02016-12-29 12:24 (10.0.2.2) Do you get the old

Re: Who changed

2017-01-03 Thread The Wanderer
On 2017-01-03 at 12:38, Johan DS wrote: > Hi > I use the who command in my .zlogin for counting how many times I'm logged > in. > who | awk '$1 == "'$USER'"' | wc -l > > previously the output was something like > user tty1 > user pts/2 > so user was 2 times logged in The output from which part o