Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!super.upenn.edu!eecae!lawitzke From: lawitzke@eecae.UUCP Newsgroups: comp.lang.forth Subject: F83 for SUNs (Intro) Message-ID: <4530@eecae.UUCP> Date: Mon, 7-Dec-87 12:42:52 EST Article-I.D.: eecae.4530 Posted: Mon Dec 7 12:42:52 1987 Date-Received: Sat, 12-Dec-87 10:39:48 EST Reply-To: lawitzke@eecae.ee.msu.edu (John Lawitzke) Organization: Mich. State Univ., Electronics R&D Laboratory Lines: 51 Due to popular demand, (I've had over 20 requests to post), I will be posting the F83 for the SUN that I've mentioned several times. I will be posting it in this group, comp.lang.forth, for two main reasons: (a) the posting will get to you faster than going through a moderated group (b) what's more appropriate to psot in this group than a forth interperter. There will be a total of 22 parts (23 in you count this file) for a total of about 1.5MB. (I hope the net gods don't mind too much, this is a one time posting) To unpack this: (it's a three step process) 1) Save all the parts. (obviously) 2) edit out the message header and my .signature from all parts. (make sur eyou get the "---" out that is always before a .signature) 3) cat the parts together in order. 4) you now have a uuencoded file slightly less than 1.5MB in size. 5) run: uudecode {filename} 6) This will produce the file forth.tar.Z, this is a compressed file created with compress(1) 7) run: uncompress forth.tar.Z 8) This will produce the file forth.tar, this file is a tar'ed image of the original directories. 9) run: tar xvf -