Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sdd.hp.com!decwrl!apple!bionet!ames!uhccux!virtue!comp.vuw.ac.nz!munnari.oz.au!bruce!cechew From: cechew@bruce.cs.monash.OZ.AU (Earl Chew) Newsgroups: comp.os.minix Subject: Re: Estdio Version 2.0 - Part 1 of 8 Message-ID: <2786@bruce.cs.monash.OZ.AU> Date: 1 Aug 90 04:45:37 GMT References: <26256@nigel.udel.EDU> Organization: Monash Uni. Computer Science, Australia Lines: 25 In <26256@nigel.udel.EDU> RX80266%INDYLLY.BITNET@uicvm.uic.edu writes: >I receive nonreadable characters, why? In case you haven't already noticed, the distribution has been shar'ed, compressed and uuencoded. To recover the original files, have the eight parts sitting in the current directory as stdio.01, stdio.02, etc, then: for f in stdio.0? ; do uudecode $f rm $f uncompress $f.Z unshar $f rm $f done Noid will make the distribution available for ftp from Adelaide sometime over the next few days (I've sent it to him as a tar file). No doubt it will also be available from plains. Earl -- Earl Chew, Dept of Computer Science, Monash University, Australia 3168 ARPA: cechew%bruce.cs.monash.oz.au@uunet.uu.net ACS : cechew@bruce.oz ----------------------------------------------------------------------