delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <20000509174310.17931.qmail@web2105.mail.yahoo.com> |
Date: | Tue, 9 May 2000 10:43:10 -0700 (PDT) |
From: | David Robinow <drobinow AT yahoo DOT com> |
Subject: | Re: wildcard expansion once more |
To: | Andre Berton <andre DOT berton AT gmx DOT de>, cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
--- Andre Berton <andre DOT berton AT gmx DOT de> wrote: > While processing large amounts of data, cygwin runs > into trouble with > wildcard expansion (it happens only while processing > thousands of files). For example: > ls */*.txt > comes up with > bash: //c/cygtools/....bin/ls: Invalid argument > This is a bug. It should say "Arg list too long." or something similar. > It seems there is a memory limitation (for ls). Do > you know any work-around? Yes, but nothing as convenient as ls */*.txt > (I'm using the latest binary release of cygwin and > haven't found > an appropriate answer to my question in the > archive.) This is not a cygwin problem. Unix expands wildcards in the shell and most tools don't handle wildcards. (unzip is one exception). What you see is normal behaviour for a unix system. __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |