Login accounting design

[ Available lists | Index of freebsd-questions | Month of Mar 1998 | Week of 27 Mar 1998 | Raw email | View thread | Wrap long lines | Reply ]
From
Michael Richards <miker@scifair.acadiau.ca>
Date
27 Mar 1998 16:59:17
Subject
Login accounting design
Message-ID
Pine.BSF.3.96.980327205332.28156A-100000@scifair.acadiau.ca


[ Hide this part ]
Hi. I noticed something a little weird...

[root@frodo /root]# ac -p
root 0.56
ftp 0.02
miker 0.22
jon 11.00
total 11.80
[root@frodo /root]# ac -p
root 0.56
ftp 0.02
miker 0.22
jon 11.00
total 11.81
[root@frodo /root]# ac -p
root 0.57
ftp 0.02
miker 0.22
jon 11.00
total 11.81

Someone can't add :) Well, maybe this was a 1 in a million thing where I
happened to run the command and inbetween cpu cycles, the time changed,
but I would think that the order of commands would be arranged such that
the number added to the entry at the username would be the same number
printed... Having not the time to do source digging, I am of course making
assumptions on how the ac program was written...

-MIke


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


Elapsed time: 0.186 seconds