Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000c01beb25a$48fd1960$543b989e@dattrax> From: "Jim Hauxwell" To: Subject: B20 : Bash Problem, Slowing down after 4 hours running (win98) Date: Wed, 9 Jun 1999 10:27:24 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01BEB262.AA0A6660" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 ------=_NextPart_000_0009_01BEB262.AA0A6660 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I wrote a script to covert 1000's of filenames to their lowercase = equivalent. Worked fine but got slower and slower over time until 4 = hours after I'd started it running it was really slow (mouse not moving = properly). Nothing else was running at the time. Anyone else = experienced this?? Also Ive noticed that if you create a big wordlist - for words in `ls *.h*`; do causes a windows protection error box to appear Jim Hauxwell. ------=_NextPart_000_0009_01BEB262.AA0A6660 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I wrote a script to covert 1000's of filenames to = their=20 lowercase equivalent.  Worked fine but got slower and slower over = time=20 until 4 hours after I'd started it running it was really slow (mouse not = moving=20 properly).  Nothing else was running at the time.  Anyone else = experienced this??
 
Also Ive noticed that if you create a big wordlist=20 -
 
for words in `ls *.h*`; do
 
causes a windows protection error box to = appear
 
 
Jim Hauxwell.
------=_NextPart_000_0009_01BEB262.AA0A6660--