Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.sources.bugs Subject: Re: program to repetively display command on crt Message-ID: <4698@utzoo.UUCP> Date: Wed, 28-Nov-84 16:30:29 EST Article-I.D.: utzoo.4698 Posted: Wed Nov 28 16:30:29 1984 Date-Received: Wed, 28-Nov-84 16:30:29 EST References: <336@ubu.UUCP>, <255@rlgvax.UUCP> Organization: U of Toronto Zoology Lines: 16 > > It seems stupid to write such minor utilities in C. > > Lets have no more silly C programs in net.sources. > > Not all of us agree that a small shell script is superior to a small > C program. Compare the cost of running "clear" n times with the cost > of writing thought-out C code to perform the same task. "Cost" measured how? If it's fast enough, it's fast enough; it does not need to be made faster. Civilized people use shell scripts anywhere they can, with C implementations done when, and *only* when, the performance of a shell implementation has proven to be inadequate in real use. This applies to large programs too, by the way. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry