Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ibmps2!aix!aix.aix.kingston.ibm.com!mcoffey From: mcoffey@aix.aix.kingston.ibm.com (Michael Coffey) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: unshelling GNU Plot Message-ID: <3740@aix.aix.kingston.ibm.com> Date: 25 Sep 90 15:35:43 GMT References: <7101.26fcbe11@uwovax.uwo.ca> Sender: news@aix.aix.kingston.ibm.com Reply-To: mcoffey@aix.aix.kingston.ibm.com (Michael Coffey) Organization: IBM Corporation. Kingston, NY Lines: 38 In article <7101.26fcbe11@uwovax.uwo.ca>, sterling@uwovax.uwo.ca writes: > Path: aix!ibmps2!uunet!mailrus!news-server.csri.toronto.edu!utgpu!watserv1!ria !uwovax!sterling > From: sterling@uwovax.uwo.ca > Newsgroups: comp.sys.ibm.pc.misc > Subject: unshelling GNU Plot > Message-ID: <7101.26fcbe11@uwovax.uwo.ca> > Date: 23 Sep 90 17:52:16 GMT > Lines: 19 > > I have obtained the files for GNU Plot, but am unable to use them since they > need to be 'shelled'. I'm not sure what is required to do this. The files are > ASCII text, and the source code is there, but throughout the files are some > kind of script commands. What do I need to decode this stuff? I am using > an IBM model 50 with MSDOS 3.3. > > Thank you in advance > Sterling. > > It sounds like you have a shell archeive file. You need a UNIX system with a bourne shell. You execute the archeive file by entering the command: sh filename You could do this on MS-DOS if you can get a bourne or korn shell for that operating system. I know MKS sells a korn shell for MS-DOS, that should do the job for you. Failing that, you could edit the file, deleting the junk at the beginning of each line, and breaking the file into multiple files by hand (not fun, but can be done). ...Mike Michael Coffey: AIX Kernel Development All the ways of a man are clean in VNET: mcoffey@kgnaix his own sight, but the Lord weighs UUCP: uunet!ibmps2!aix!mcoffey the motives. --Proverbs 16:2-- All comments are mine, and do not reflect official IBM positions.