Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 1998 20:58:06 -0400 (AST)
From:      Michael Richards <miker@scifair.acadiau.ca>
To:        freebsd-questions@FreeBSD.ORG
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Login accounting design
Message-ID:  <Pine.BSF.3.96.980327205332.28156A-100000@scifair.acadiau.ca>

next in thread | raw e-mail | index | archive | help
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-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980327205332.28156A-100000>