Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site hou5d.UUCP Path: utzoo!linus!decvax!microsoft!uw-beaver!cornell!vax135!ariel!hou5f!hou5e!hou5d!mat From: mat@hou5d.UUCP (M Terribile) Newsgroups: net.followup Subject: Re: Merry Christmas in Bourne Shell Message-ID: <742@hou5d.UUCP> Date: Sun, 13-Nov-83 03:23:35 EST Article-I.D.: hou5d.742 Posted: Sun Nov 13 03:23:35 1983 Date-Received: Mon, 14-Nov-83 00:59:33 EST References: <592@ihuxx.UUCP> Organization: AT&T Information Systems Laboratories, Holmdel, NJ Lines: 7 Here is another Merry Christmas in the Bourne Shell. It should have a little less overhead for both the reader and the computer, tho' it isn't quite as general. for a in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ; do echo 'Merry Christmas' done