From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: newbie Date: Wed, 31 Jan 2001 23:07:58 +0000 Organization: Customer of Energis Squared Lines: 8 Message-ID: References: <9597vh$n6u$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <20010131102557 DOT A2585 AT kendall DOT sfbr DOT org> NNTP-Posting-Host: modem-136.chlorine.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news6.svr.pol.co.uk 980982485 30701 62.136.16.136 (31 Jan 2001 23:08:05 GMT) NNTP-Posting-Date: 31 Jan 2001 23:08:05 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com rpolzer AT web DOT de (Rudolf Polzer) wrote: > The version of bash I had did not have cp and so on as internal commands, > thus being everything but echo, # and cd very slow (half a second!). I got > bash from the cygwin package. BASH does not have a builtin `cp', for this you need the GNU file utils fil316b.zip. The DJGPP port of BASH is in bsh203b.zip.