Mail Archives: cygwin/1998/11/18/10:30:00
"Holger Szillat" <HSzillat AT netscape DOT net> writes:
> Hey,
> I have the following problem using the Cygwin B20 under NT:
> When using very long "inline-shell-scripts" (i.e. shell commands within a Makefile with "\" spanning over several lines) the sub-shell sometimes gets only part of the line, so there is a limit of how many chars can be passed to a child-process.
> My question: *Where* is this limit ?? Make, bash, NT ??
> If not NT, can the limit be risen to a higher value ??
~ > echo `find Mail` | wc -c
36055
The limit for the command line is very high under bash as you see.
There seems to be a bug in bash when expanding file patterns
like 'foo*' that does not match to any existing file.
Ciao
Stefan
--
MKDIR pipe on netware with Windows* makes you wonder :-)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -