Path: utzoo!attcan!uunet!cs.utexas.edu!mailrus!purdue!wjin From: wjin@cs.purdue.EDU (Woochang Jin) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: ms_sh15 / shell archive Message-ID: <10260@medusa.cs.purdue.edu> Date: 7 Apr 90 18:47:17 GMT References: Reply-To: wjin@cs.purdue.edu (Woochang Jin) Organization: Purdue University Lines: 17 In article bk19+@andrew.cmu.edu (Bradley D. Keister) writes: >My copy of ms_sh15 unpacks OK and appears to run properly at the "$" >prompt, but I cannot get it to run a file (i.e., a shell archive). >If I type >sh filename >where filename is a shell archive in the current directory, I get >filename: cannot open >Am I doing something wrong? You should type . filename.sh (dot) If you want to start with profile.sh sh -0 ------ W. Jin