Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!ukma!rutgers!att!akgua!sorsac!fdg From: fdg@sorsac.UUCP (20SO940210) Newsgroups: comp.os.minix Subject: Re: gres for BSD Message-ID: <323@sorsac.UUCP> Date: 10 Feb 89 17:37:01 GMT References: <8413@louie.udel.EDU> Reply-To: fdg@sorsac.UUCP (20SO940210) Organization: AT&T Southern Region, Atlanta Lines: 26 In article <8413@louie.udel.EDU> Leisner.Henr@xerox.com (Marty) writes: >Does anyone have a copy of gres which works on BSD Unix? I want to unshar >Minix shell archives on a BSD machine (actually a masscomp, (sorta BSD?)), If your request is only for a copy of gres to run on BSD unix, I can't help you but if your aim is to unshar a file that uses gres, I would suggest that you use sed. I alwas modify the gres command line to use sed. If the gres command is gres '^X' '' > README << '/' change it to be either sed 's/^X//' > README << '/' or sed '/^X/s///' > README << '/' I posted this to the net because I have see several other questions about unsharing without gres. Fred Gant PHONE: 404 573-6567 AT&T Network Systems UUCP: {gatech|att|akgua}!sorsac!fdg Atlanta, GA