Date: Mon, 27 Nov 2000 17:45:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: JT Williams cc: djgpp-workers AT delorie DOT com Subject: Re: fencepost:/home/gp/gnulists/FTP-Site/md5sums.txt -- recent changes (fwd) In-Reply-To: <20001127091157.B18915@kendall.sfbr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 27 Nov 2000, JT Williams wrote: > I wondered why `djtar -t' is so dreadfully slow compared with `unzip -l' ? Because "djtar -t" does what "unzip -t" does, not what "unzip -l" does, IIRC. The code will tell, of course ;-)