Path: utzoo!attcan!uunet!cs.utexas.edu!mailrus!iuvax!maytag!mks.com!andy From: andy@mks.com (Andy Toy) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: v06i068: ms_sh v1.5, Bourne-like shell for MS-DOS (part 04/04) Message-ID: <1990Apr11.152811.25235@mks.com> Date: 11 Apr 90 15:28:11 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> <10292@medusa.cs.purdue.edu> Reply-To: andy@mks.com (Andy Toy) Organization: Mortice Kern Systems, Waterloo, Ontario, Canada Lines: 20 In article <10292@medusa.cs.purdue.edu> wjin@cs.purdue.edu (Woochang Jin) writes: >BTW, I cannot do 'mkdir'. >Could anybody tell me how to do this ? command /c mkdir dir mkdir is probably not a builtin command in ms_sh. >Also, when I tried 'cp dir1/*.zip dir2', it complains error. >Does anyone have such experience or know how to solve this problem ? cp is probably not a builtin either. You need external mkdir.exe and cp.exe programmes in your PATH. You can find them on archive servers such as wsmr-simtel20.army.mil or get a commercial package :-) -- Andy Toy, Mortice Kern Systems Inc., Internet: andy@mks.com 35 King Street North, Waterloo, UUCP: uunet!watmath!mks!andy Ontario, CANADA N2J 2W9 Phone: 519-884-2251 FAX: 519-884-8861