Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think!samsung!cg-atla!fredex From: fredex@cg-atla.agfa.com (Fred Smith) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: v06i068: ms_sh v1.5, Bourne-like shell for MS-DOS (part 04/04) Message-ID: <8584@cg-atla.agfa.com> Date: 10 Apr 90 16:12:52 GMT References: <692@sixhub.UUCP> <10131@medusa.cs.purdue.edu> <1990Mar26.182903.16447@terminator.cc.umich.edu> <731@sixhub.UUCP> <1990Apr10.110305.26132@ccu.umanitoba.ca> Reply-To: fredex@cg-atla.UUCP (Fred Smith) Organization: Agfa Compugraphic Division Lines: 29 In article <1990Apr10.110305.26132@ccu.umanitoba.ca> rahardj@ccu.umanitoba.ca (B. Rahardjo) writes: >> Trust me, NOBODY got them, because my internet feed seems to have had > >>bill davidsen - davidsen@sixhub.uucp (uunet!crdgw1!sixhub!davidsen) > >Hmm.. I got them all (4 parts) on my site. I have installed it on my pc. >The manual is not very clear (IMHO), for example I can get 'pwd' >and 'cd' to work properly, but I can't access other commands >such as ls, more, sed, gawk... etc., and external programs... > >Anybody got it working ... ? Please tell me how.. > >-- Budi rahardjo pwd and cd work because they are internal to the shell. ls, more, sed, gawk, etc., aren't internal--you gotta have an executable file for it. There are scads of unix-like programs around, for example picnix. I have a unix-like more for msdos systems, now up to verison 2.4.1, which Bill should soon (?) be releasing on c.b.i.p., so if you are interested keep your eyes open. Fred