Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!rlgvax!peter From: peter@rlgvax.UUCP (Peter Klosky) Newsgroups: net.sources.bugs Subject: Re: program to repetively display command on crt Message-ID: <255@rlgvax.UUCP> Date: Mon, 26-Nov-84 16:05:12 EST Article-I.D.: rlgvax.255 Posted: Mon Nov 26 16:05:12 1984 Date-Received: Wed, 28-Nov-84 04:05:10 EST References: <336@ubu.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 7 XXX > 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.