Date: Wed, 25 Jul 2001 11:48:40 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: JT Williams cc: Juan Manuel Guerrero , djgpp AT delorie DOT com Subject: Re: ANNOUNCE: DJGPP port of GNU Sed 3.02.80 uploaded In-Reply-To: <20010724174324.A24927@kendall.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 24 Jul 2001, JT Williams wrote: > % unzip -l 3.02/sed302b.zip | grep sed.exe > 98304 04-20-00 02:03 bin/sed.exe > 97792 04-20-00 02:03 bin/gsed.exe > > % unzip -l 3.02.80/sed3028b.zip | grep sed.exe > 682752 07-22-01 02:03 bin/sed.exe > > The NLS support must be the culprit, here. It sounds so. Perhaps we should consider having a no-NLS version, for people who don't need NLS but would like to minimize disk space, or be able to take Sed on a floppy as a part of a minimal set of tools.