Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!seismo!mcvax!cernvax!hve From: hve@cernvax.UUCP Newsgroups: comp.os.minix Subject: Re: minix - is this a sensible thought ? Message-ID: <434@cernvax.UUCP> Date: Mon, 9-Feb-87 03:15:12 EST Article-I.D.: cernvax.434 Posted: Mon Feb 9 03:15:12 1987 Date-Received: Tue, 10-Feb-87 06:00:08 EST References: <1717@hoptoad.uucp> <552@atari.UUCP> <3047@gitpyr.gatech.EDU> Reply-To: hve@cernvax.UUCP () Organization: CERN European Laboratory for Particle Physics, CH-1211 Geneva, Switzerland Lines: 14 >In his article Ken writes: >.... >I believe that there are unshar programs floating around. Perhaps we >can find one and standardize on it. >.... Minix contains a "shar" program, which I used to "shar" all the source files before writing them with "doswrite", directory by directory, to floppy. I then used PC-DOS and a network connection to transfer them to our VAX UN*X system running BSD 4.2, and tried to "unshar" them with "sh". At this point I found out, that I had to port one program from Minix first, namely "gres", and install it on our UN*X system. Having done this, I had no problems to unshar Minix source. So, why look for a shar/unshar pair, if Minix provides it?