SVR3 Utilities (Was: Re: small bug in who(1) of SVR3)

Henry Spencer henry at zoo.toronto.edu
Wed Jan 16 05:02:42 AEST 1991


In article <18948 at rpp386.cactus.org> jfh at rpp386.cactus.org (John F Haugh II) writes:
>% timex users
>jfh root
>execution complete
>
>real	         0.19
>user	         0.00
>sys	         0.05
>% timex /bin/sh -c 'who | cut -d" " -f1 | sort -u | tr \\012 " " ; echo ""'
>jfh root 
>execution complete
>
>real	         0.79
>user	         0.02
>sys	         0.22

[begin sarcasm] I am truly awed at the magnitude of the resource saving here.
Clearly saving 190 milliseconds of CPU time, and about half a second of real
time, on a command used a few dozen times a day is of enormous importance.
[end sarcasm]

We didn't think savings of this magnitude worthwhile on our poor struggling
old pdp11/44, never mind on a modern machine.  Not when it added substantial
programming and maintenance overhead forevermore.
-- 
If the Space Shuttle was the answer,   | Henry Spencer at U of Toronto Zoology
what was the question?                 |  henry at zoo.toronto.edu   utzoo!henry



More information about the Comp.bugs.sys5 mailing list