Path: utzoo!utgpu!watserv1!watmath!att!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!bruce!alanf From: alanf@bruce.OZ (Alan Grant Finlay) Newsgroups: comp.binaries.ibm.pc.d Subject: mh_sh Shell problem: "cannot execute" Message-ID: <2039@bruce.OZ> Date: 13 Apr 90 04:39:57 GMT Organization: Monash Uni. Computer Science, Australia Lines: 11 I have tried to get the recently posted bourne like shell for MS-DOS to work but it refuses to execute "dir" ... AHA!, I've just seen the light. Of course the shell has no knowledge of command.com internal command names. Ok, what can I do about it? Should I write a shell script for each of the MS-DOS internal commands I want to keep and invoke a fresh command.com for every invokation? Did I misunderstand the intended function of this shell?