Date: Mon, 21 May 2001 21:28:16 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Tim Van Holder" Message-Id: <2561-Mon21May2001212815+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com, snowball3 AT bigfoot DOT com In-reply-to: Subject: Re: Possible bash issue References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Tim Van Holder" > Date: Mon, 21 May 2001 17:59:29 +0200 > > > > > > > At 16, it means the script thinks the max length is 147457. > > > > So it still is larger than the transfer buffer, and thus the results > > of the test are wrong. > > > OK - so we need an exception for DJGPP, say 16K as default? > What test would you suggest to detect DJGPP from the shell? > Is > test -r /dev/env/DJDIR/djgpp.env > enough? Yes, I think so. But DJ's suggestion might be a better solution.